Filter löschen
Filter löschen

Question on access to AppDesigner

1 Ansicht (letzte 30 Tage)
Stephen Wilkerson
Stephen Wilkerson am 5 Jan. 2018
Kommentiert: Sean de Wolski am 8 Jan. 2018
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 Kommentare
Stephen Wilkerson
Stephen Wilkerson am 7 Jan. 2018
I tried it and nowit does not lock up, but when I have another action like app.arb.setpos(1,pi/2,10) it does nothing. When I run the same commands in the command window they work!
Sean de Wolski
Sean de Wolski am 8 Jan. 2018
I'd have to recommend following standard debugging procedures. Put a breakpoint on that line and step into it.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by