how can i create a servo object in matlab?
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 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 commentaires
kwstis xoustoulakis
le 13 Sep 2015
Modifié(e) : kwstis xoustoulakis
le 13 Sep 2015
Walter Roberson
le 13 Sep 2015
What does
which -all servo
report?
kwstis xoustoulakis
le 14 Sep 2015
Modifié(e) : Walter Roberson
le 15 Sep 2015
Walter Roberson
le 15 Sep 2015
degrees / 180 ?
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!