Feeds
提问
How to share variables between two GUI callbacks
Hi, I am new to GUI and I need help sharing data between two GUI callback functions. What I want: I have two check boxes...
10 years 前 | 2 个回答 | 0
2
个回答提问
How to get rid of black background when displaying an image
Hi, I am displaying an image in my GUI using the commands A = imread('filename.png') imshow(A) When the image display...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to use a png image for an animation
Hi, I am currently running an animation in a GUI that shows a block (created from rectangles) slide slide back and forth on ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Open second figure from GUI
Hi, I am creating a GUI and one of the features I want allow for is when the user selects a checkbox, it will open a second ...
10 years 前 | 2 个回答 | 0