read_namelist

Reads a FORTRAN input namelist into a MATLAB structure.

Sie verfolgen jetzt diese Einreichung

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

Zitieren als

Samuel Lazerson (2026). read_namelist (https://de.mathworks.com/matlabcentral/fileexchange/30179-read_namelist), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: FORTRAN Namelist Suite

Kategorien

Mehr zu Fortran with MATLAB finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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