Community Profile

photo

Raisa Qadir


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Image Processing, Computer Vision,

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


Popup Menu visibility in MATLAB GUI
How can I make the property of a popup menu invisible by pressing a button? Thankx.

10 years ago | 1 answer | 0

1

answer

Question


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=...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer