savefigΒΆ
-
savefig(filename::AbstractString) Save the current figure to
filename. The file type is set by the extension.Accepts the following options:
height Height of the window, in pixels. width Width of the window, in pixels.
savefig(filename::AbstractString)Save the current figure to filename.
The file type is set by the extension.
Accepts the following options:
| height | Height of the window, in pixels. |
| width | Width of the window, in pixels. |