read_namelist

Reads a FORTRAN input namelist into a MATLAB structure.
788 descargas
Actualizado 4 ene 2016

Ver licencia

This function allows the user to specify a file and FORTRAN namelist to be read into a MATLAB structure.

Citar como

Samuel Lazerson (2024). read_namelist (https://www.mathworks.com/matlabcentral/fileexchange/30179-read_namelist), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Fortran with MATLAB en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: FORTRAN Namelist Suite

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.5.0.0

Added ability to pass either filename or file id to read_namelist.

1.2.0.0

Modified to better support some Fortran77 $END statements.

1.1.0.0

Added support for arrays with dimensions larger than 2. Please note that FORTRAN colon operations are still unsupported.

1.0.0.0