HOW DO I CONTROL SERVO MOTOR USING EDIT TEXT GUI MATLAB
Ältere Kommentare anzeigen
Hello everyone,
Was wondering if you could help, I'm a bit of a newbie so this may be a very simple question.
how do i control multiple servo motors using edit text value.
Thank you
12 Kommentare
Geoff Hayes
am 20 Apr. 2020
apri - have you designed and coded up your GUI? What do you have so far?
apri zulham
am 21 Apr. 2020
apri zulham
am 21 Apr. 2020
Geoff Hayes
am 21 Apr. 2020
Is the idea that the user enter a value in the edit text field and then press the button (beside the edit field) which would then send that information to the arduino? If so, then you would need to use the push button callback function to do this work.
apri zulham
am 21 Apr. 2020
Bearbeitet: apri zulham
am 21 Apr. 2020
Geoff Hayes
am 21 Apr. 2020
yes...but does the user press a button to "send" the text entered into the edit control? Please clarify and/or attach your m-file.
apri zulham
am 21 Apr. 2020
apri zulham
am 12 Mai 2020
Image Analyst
am 12 Mai 2020
apri, put an axes on your GUI, then get your signal somehow, then call plot() to display it in the axes control.
apri zulham
am 12 Mai 2020
Image Analyst
am 12 Mai 2020
I have not done that either. Good luck.
apri zulham
am 19 Mai 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Preview and Device Configuration finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


