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!