Matlab IO

From Sutherland_wiki
Revision as of 09:57, 18 August 2008 by 00033394 (talk | contribs)
Jump to: navigation, search
Warn.jpg
This page is a stub and needs to be expanded.
If you can provide information or finish this page you're welcome to do so and then remove this message afterwards.

Terminal and File Input in MATLAB

INPUT

FSCANF

File Input using FSCANF

Loading variables using LOAD

Terminal and File Output in MATLAB

DISP

FPRINTF

File Output

Saving Variables with SAVE

Exporting Matlab Figures