how can i create a servo object in matlab?
Show older comments
i want to create a servo object but i dont know how... i use r2014b edition of matlab and i want to run the commands from here http://www.mathworks.com/help/supportpkg/arduinoio/examples/control-servo-motors.html?searchHighlight=control%20servos but it doesnt work.i hv made a robotic arm and i want to send specific pulses ,so i need to create a servo object as i said. any help?? thanks
Answers (1)
Walter Roberson
on 13 Sep 2015
0 votes
You need to install the support package, which can be done from R2014b onwards. See http://www.mathworks.com/help/supportpkg/arduinoio/setup-and-configuration.html
4 Comments
kwstis xoustoulakis
on 13 Sep 2015
Edited: kwstis xoustoulakis
on 13 Sep 2015
Walter Roberson
on 13 Sep 2015
What does
which -all servo
report?
kwstis xoustoulakis
on 14 Sep 2015
Edited: Walter Roberson
on 15 Sep 2015
Walter Roberson
on 15 Sep 2015
degrees / 180 ?
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!