Difference between revisions of "Matlab IO"

From Sutherland_wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 +
{{Stub|page}}
 +
 
== Terminal and File Input in MATLAB ==
 
== Terminal and File Input in MATLAB ==
  

Revision as of 09:57, 18 August 2008

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