How do I send two different signals to a single servo based on the button selected?
1 view (last 30 days)
Show older comments
I have two servo motors hooked up to a claw(left and right). In previous code I use an If-Else logic flow to send two different signals based on the button selected so that the claw opens narrow or wide. I am not sure of the construct needed in Simulink to accomplish the same structure. I can send one signal to the servo with no problems.
0 Comments
Answers (1)
Walter Roberson
on 28 Sep 2015
However you might also be able to implement using http://www.mathworks.com/help/simulink/slref/selector.html
0 Comments
See Also
Categories
Find more on Robotics 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!