HOW DO I CONTROL SERVO MOTOR USING EDIT TEXT GUI MATLAB
古いコメントを表示
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 件のコメント
Geoff Hayes
2020 年 4 月 20 日
apri - have you designed and coded up your GUI? What do you have so far?
apri zulham
2020 年 4 月 21 日
apri zulham
2020 年 4 月 21 日
Geoff Hayes
2020 年 4 月 21 日
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
2020 年 4 月 21 日
編集済み: apri zulham
2020 年 4 月 21 日
Geoff Hayes
2020 年 4 月 21 日
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
2020 年 4 月 21 日
apri zulham
2020 年 5 月 12 日
Image Analyst
2020 年 5 月 12 日
apri, put an axes on your GUI, then get your signal somehow, then call plot() to display it in the axes control.
apri zulham
2020 年 5 月 12 日
Image Analyst
2020 年 5 月 12 日
I have not done that either. Good luck.
apri zulham
2020 年 5 月 19 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Preview and Device Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


