Feeds
已回答
How can I save a figure within app designer?
I used a workaround: saveas(gca,uiputfile({'*.png'; '*.fig'; '*.jpg'})); close Plot; Maybe you could adapt this ...
How can I save a figure within app designer?
I used a workaround: saveas(gca,uiputfile({'*.png'; '*.fig'; '*.jpg'})); close Plot; Maybe you could adapt this ...
7 years 前 | 0