Feeds
답변 있음
I use saveas or savefig programmatically to save a specific figure to a .fig file. However it save all open figures to this file.
Yes I am specifying the figure to saved with the figure handle as the fist argument in the savefig command.
I use saveas or savefig programmatically to save a specific figure to a .fig file. However it save all open figures to this file.
Yes I am specifying the figure to saved with the figure handle as the fist argument in the savefig command.
거의 7년 전 | 0
질문
I use saveas or savefig programmatically to save a specific figure to a .fig file. However it save all open figures to this file.
When I open the fig file that was saved I expect to see only the figure that I saved when the file is opened. What I get is all ...
거의 7년 전 | 답변 수: 2 | 0