How do I send two different signals to a single servo based on the button selected?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2015-9-28
However you might also be able to implement using http://www.mathworks.com/help/simulink/slref/selector.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!