MATLAB Connector not running
Afficher commentaires plus anciens
I am using Matlab Connector on Linux (LinuxMint 19.3 based on Ubuntu 18.04).
When I start MATLAB connector (v 1.4.0.6) and then run command: MATLABConnector status
I always get the message: MATLAB Connector not running.
But MATLAB Connector is fully working
Same message I get when run command: MATLABConnector stop
Any idea what is wrong?
4 commentaires
Michal
le 14 Jan 2020
David Robinson
le 18 Jan 2021
I'm sorry to hear that you have been waiting a while for an answer on this, and that MATLABConnector has been causing issues for you. The behaviour you are reporting is not the intended behaviour. May I ask if you still have this issue?
If you do still have this issue, would you mind running a few commands to help narrow down the problem?
First start MATLAB Connector by running the following command in a terminal
MATLABConnector start
Would you then be able to send the results of running the following command in your terminal
pgrep -l MATLABConnector
Next, what is the result of the command
MATLABConnector status
Finally does the command
MATLABConnector toggle
successfully toggle the user interface?
For directions on using the command line interface to MATLAB Connector see this answer:
and the help topic
Best regards,
David
Michal
le 18 Jan 2021
Réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!