uiexportdlg
Description
uiexportdlg
opens a dialog box with options for exporting the
current figure (gcf
). The current figure is an existing figure that has
the HandleVisibility
property set to "on"
. If no
such figure exists, MATLAB® returns an error.
uiexportdlg(
opens a dialog box with
options for exporting the specified figure.fig
)
Examples
Input Arguments
Limitations
In MATLAB Online™,
uiexportdlg
only supports exporting figures to MATLAB Drive™.
More About
Version History
Introduced in R2025a