Raisa Qadir
自 2013 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to open a new GUI through a button in previous GUI
Hello, I'm working in a MATLAB project that contains 2 GUIs. I want to link these two with a push button i.e. whenever that ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Clear image from axes in matlab GUI
I have a button named 'clear' and within it, i tried the following for clearing image from current axes: delete(get(handles.axe...
12 years 前 | 2 个回答 | 0
2
个回答提问
Popup Menu visibility in MATLAB GUI
How can I make the property of a popup menu invisible by pressing a button? Thankx.
12 years 前 | 1 个回答 | 0
1
个回答提问
imwrite Function in MATLAB
I want to get multiple images from different axes and append them in a single image through imwrite function. The code is: A=...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can i select sub-images as objects from a grid as an image in MATLAB?
I have grids of images as different objects e.g. 5x5 grid of 25 sub-images as objects in one image. Each sub-image has a blue co...
12 years 前 | 1 个回答 | 0
