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

