Saves a plot in a specified format. |
||
Syntax |
b = SavePlot(h, fileName, fileFormat) |
|
Arguments |
Name |
Description |
h |
The handle of a plot to be saved. |
|
fileName |
The name of the file to be saved. |
|
fileFormat |
The optional argument for the file format. Supported formats include: PNG, BMP and MVW. The default format is PNG if omitted. |
|
See Also: |