Feeds
回答済み
How to resize a GUI (which contains many items)
May be this can help: http://www.mathworks.in/help/matlab/creating_guis/gui-options.html
How to resize a GUI (which contains many items)
May be this can help: http://www.mathworks.in/help/matlab/creating_guis/gui-options.html
12年以上 前 | 0
質問
Saving image with a plot in a variable.
I have some image 'I' and a plot of y vs x. I overlay the plot on 'I' as follows imshow(I); hold on; plot(x,y); hold off; ...
13年以上 前 | 1 件の回答 | 0

