Creating a gui that inputs data to a simulink model and gets datas as outputs from it.
3 次查看(过去 30 天)
显示 更早的评论
I want to do the following task in Matlab. I have created a SimMechanics model of a planar mechanism and I need to develop a GUI and control the motion of the mechanism by controlling the motion of a particular point that I select. I attach a Haptic device to the computer and use it to control the positions of the selected point. So I need a GUI through which I can select a particular point on the SimMechanics model and control its motion using haptic device. Also I need to output the velocity and acceleration back to the haptic device.
It would be really helpful if a detailed description of what to do is given. Thanks in advance
0 个评论
回答(1 个)
Brasco , D.
2016-9-6
I think this will help you. The guy attached a simple example to his answer. He also explains clearly how the coding is.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!