Search found 3 matches

by Mr.Liu
08 Jun 2024, 10:10
Forum: General questions
Topic: Can not be remote with MATLAB on Mac
Replies: 5
Views: 4082

Re: Can not be remote with MATLAB on Mac

The legacy remote API is deprecated. We highly recommend to switch to the ZeroMQ remote API , which is now de facto the default remote API. With the legacy remote API, there was never simRemoteApi.start(19999) in the main script. But in any case, you can call simRemoteApi.start from wherever you wa...
by Mr.Liu
28 Mar 2024, 16:28
Forum: General questions
Topic: Can not be remote with MATLAB on Mac
Replies: 5
Views: 4082

Re: Can not be remote with MATLAB on Mac

Hello, I am not sure I understand your problem... if I understand you correctly, you are trying to use the ZeroMQ remote API via MATLAB, but that doesn't work. What is the problem? Is there any error message? What CoppeliaSim version are you running? What kind of relative code in the main script ar...
by Mr.Liu
28 Mar 2024, 10:33
Forum: General questions
Topic: Can not be remote with MATLAB on Mac
Replies: 5
Views: 4082

Can not be remote with MATLAB on Mac

Can not be remote with MATLAB on Mac m1
coppeliasim v4.6

In main script, I don't find the relative code, only have simBWF