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!