Feeds
提问
Plot 2 Figures on a GUI (guide)
I have a GUI created in guide which has two axis on the GUI itself. I have a button which runs a separate function (which cannot...
8 years 前 | 2 个回答 | 0
2
个回答提问
GUI check state of radio button in another callback
I have a push button callback, and a selection of radio buttons. Within the push button I want to be able to say if radio1...
8 years 前 | 1 个回答 | 0
1
个回答提问
GUIDE GUI Static Textbox Issue
<</matlabcentral/answers/uploaded_files/93576/Capture2.PNG>> I am having issues with a static textbox in GUIDE. When I run my...
8 years 前 | 1 个回答 | 0
1
个回答提问
Webcam preview closes after opening
I have the correct image acquisition toolbox which is updated, the device drivers are up to date, and I am using MATLab R2016b. ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to use if statement with an array
I want to find out if an array equals a particular set of values, as follows: if arrayName=[0 1 1 0] do this end ...
8 years 前 | 1 个回答 | 0
