HOW DO I CONTROL SERVO MOTOR USING EDIT TEXT GUI MATLAB
Mostrar comentarios más antiguos
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 comentarios
Geoff Hayes
el 20 de Abr. de 2020
apri - have you designed and coded up your GUI? What do you have so far?
apri zulham
el 21 de Abr. de 2020
apri zulham
el 21 de Abr. de 2020
Geoff Hayes
el 21 de Abr. de 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
el 21 de Abr. de 2020
Editada: apri zulham
el 21 de Abr. de 2020
Geoff Hayes
el 21 de Abr. de 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
el 21 de Abr. de 2020
apri zulham
el 12 de Mayo de 2020
Image Analyst
el 12 de Mayo de 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
el 12 de Mayo de 2020
Image Analyst
el 12 de Mayo de 2020
I have not done that either. Good luck.
apri zulham
el 19 de Mayo de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Preview and Device Configuration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


