Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Is there a way to take real-time data and move a 2D object accordingly ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!