Feeds
提问
I am trying to show a video inside the matlab app designer but it is a bit slow is there is a way to speed it up ?
if true cam1= videoinput('winvideo', 1, 'YUY2_640x480'); im1=image(zeros(640,480,3),'Parent',app.UIAxes); ax...
6 years 前 | 0 个回答 | 1
0
个回答提问
How can I make a full duplex communication between matlab appdesigner and arduino ?
I have designed an app on matlab appdesigner that connects to the arduino and sends characters to it and it's supposed to wait f...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to check the value of 1x2 char in an if condition ?
i am trying to test the value of e(where e is a variable that receive my incoming data from the serial port "e=fscanf(a)")but th...
7 years 前 | 1 个回答 | 0
1
个回答提问
I want to solve this equation in a symbolic form to get the value of j
<</matlabcentral/answers/uploaded_files/137490/Untitled.png>> But the 160,150,205,24 will also be symbols where L1=160,L7=150...
7 years 前 | 1 个回答 | 0
1
个回答提问
how could i pass variables through functions in appdesigner gui
i am trying to make a variable pass from one function to another and print it on a gauge the problem is that it give me this err...
7 years 前 | 1 个回答 | 0


