Code covered by the BSD License
-
data=read_namelist(filename,n...
data=READ_NAMELIST(filename,namelist) Returns values from FORTRAN namelist
-
write_namelist_arr(fid,name,v...
WRITE_NAMELIST_ARR(fid,name,val,[index1min,index1max,index2min,index2max]) Write Array to namelist
-
write_namelist_boo(fid,name,v...
WRITE_NAMELIST_INT(fid,'name',val) Write var to namelist
-
write_namelist_flt(fid,name,v...
WRITE_NAMELIST_FLT(fid,'name',val) Write var to namelist
-
write_namelist_int(fid,name,v...
WRITE_NAMELIST_INT(fid,'name',val) Write var to namelist
-
write_namelist_str(fid,name,v...
WRITE_NAMELIST_STR(fid,'name',val) Write var to namelist
-
write_namelist_vec(fid,name,v...
WRITE_NAMELIST_VEC(fid,'name',val[,'vert']) Write (float) vec to namelist
-
readme.m
-
View all files
|
|
| File Information |
| Description |
This is a set of codes which allows the user to read and write FORTRAN namelist files. The readme.m file explains how to use these files. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
read_namelist
|
| MATLAB release |
MATLAB 7.11 (2010b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com