Matlab biography print to figure
Matlab biography print to figure.
| Graphics |
Exporting to a File
Export a figure in a graphics format to a file if you want to import it into another application, such as a word processor.
You can export to a file from the Windows or UNIX Export dialog box or from the command line.
This section tells you how to export your figure to a file
It also covers
For further information, see Choosing a Graphics Format.
Using the Graphical User Interface
Use the Export dialog box to select a file format, specify a filename, and locate the directory to which you want to save your file.
Matlab profiler
To open the Export dialog box, select Export from the figure window's File menu.
Select the graphics file format you want the exported figure to have using the Save as type list box.
For information on the graphics file formats supported by MATLAB, see Choosing a Graphics Format.
Using MATLAB Commands
Use the function to print from the MATLAB command line or from a program. See Printing and