read_namelist

Reads a FORTRAN input namelist into a MATLAB structure.
ダウンロード: 788
更新 2016/1/4

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFortran with MATLAB についてさらに検索
謝辞

ヒントを与えたファイル: FORTRAN Namelist Suite

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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