Question on access to AppDesigner
1 回表示 (過去 30 日間)
古いコメントを表示
I've written an app to control the Trossen Robotics Arm Pincher. It is initialized by this command: arb = Arbotix('port','/dev/tty.usbserial-AI05UU3S','nservos',5) This creates a variable in the workspace arb that has specific properties methods etc. Doesn't work in App Designer. Whole program hangs.
4 件のコメント
Sean de Wolski
2018 年 1 月 8 日
I'd have to recommend following standard debugging procedures. Put a breakpoint on that line and step into it.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!