read_namelist
Version 1.5.0.0 (10,7 ko) par
Samuel Lazerson
Reads a FORTRAN input namelist into a MATLAB structure.
This function allows the user to specify a file and FORTRAN namelist to be read into a MATLAB structure.
Citation pour cette source
Samuel Lazerson (2026). read_namelist (https://fr.mathworks.com/matlabcentral/fileexchange/30179-read_namelist), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Fortran with MATLAB dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : FORTRAN Namelist Suite
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 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 |
