| IMF - Toolbox |
IMF_write_flat | Examples See Also |
Syntax
IMF_write_flat IMF_write_flat(ID,format) IMF_write_flat(ID,format,filename) IMF_write_flat(ID,format,filename,pathname)
Description
IMF_write_flat --> GUI
IMF_write_flat(ID,format) Writes the file 'wsID.mat'-file in the specified format. Format can be 'CHIMAG' (IWF-format), 'UCLAPH' IGPP-space physics group format, 'UCLASW' IGPP-space weather group format
IMF_write_flat(ID,format,filename) Writes the file 'wsID.mat'-file in the specified format to a file called filename.
IMF_write_flat(ID,format,filename,pathname) Additionally a path is specified.
IMF_write_flat(25,'UCLAPH','PC3_001','C:\FOUND\PC3')