HOW DO I CONTROL SERVO MOTOR USING EDIT TEXT GUI MATLAB
Show older comments
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 Comments
Geoff Hayes
on 20 Apr 2020
apri - have you designed and coded up your GUI? What do you have so far?
apri zulham
on 21 Apr 2020
apri zulham
on 21 Apr 2020
Geoff Hayes
on 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
on 21 Apr 2020
Edited: apri zulham
on 21 Apr 2020
Geoff Hayes
on 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
on 21 Apr 2020
apri zulham
on 12 May 2020
Image Analyst
on 12 May 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
on 12 May 2020
Image Analyst
on 12 May 2020
I have not done that either. Good luck.
apri zulham
on 19 May 2020
Accepted Answer
More Answers (0)
Categories
Find more on Image Preview and Device Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

