Search found 3 matches

by CohenYue
08 Jan 2024, 03:04
Forum: Bug reports
Topic: ZMQAPI and MATLAB will warning when using step simulation
Replies: 4
Views: 120143

Re: ZMQAPI and MATLAB will warning when using step simulation

Thanks for your reply.

I got your point. I need not to care the yellow warning window, Just run stepping mode like the previous version.

Thank you very much~
by CohenYue
05 Jan 2024, 02:38
Forum: Bug reports
Topic: ZMQAPI and MATLAB will warning when using step simulation
Replies: 4
Views: 120143

Re: ZMQAPI and MATLAB will warning when using step simulation

Thanks for your reply. The reason I set the breakpoint in the communication loop is because I want to observe the values of the variables at a particular simulation time step. I have tried to use the simulation step that comes with Coppeliasim, but when I used it, I couldn't set breakpoints and obse...
by CohenYue
04 Jan 2024, 07:02
Forum: Bug reports
Topic: ZMQAPI and MATLAB will warning when using step simulation
Replies: 4
Views: 120143

ZMQAPI and MATLAB will warning when using step simulation

hi, I'm trying to use matlab to control vrep by zmq. When I simulation in step mode, and make breakpoint in matlab,there will be a waring in vrep. I had try to use the example scene and code. I had use the pController.m and the scene. When I'm running the code and set a breakpoint. The warning windo...