Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Is there a way to take real-time data and move a 2D object accordingly ?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I am using arduino and a 5v potentiometer. I am able to get real time values from 0-1024 from my analog read block. I want to be able to move a 2D object in matlab according to the values I read from the block.
e.g if it is a value of 90 degrees ( after scaling 512 to an angle) I want to move a 2D object from 0 degrees to 90 degrees.
How do I go about getting a 2D object so that it can be controlled.
Regards,
Steve
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!