MATLAB Connector not running

12 views (last 30 days)
Michal
Michal on 9 Jan 2020
Commented: Michal on 18 Jan 2021
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 Comments
David Robinson
David Robinson on 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
Michal on 18 Jan 2021
After upgrade to Linux Mint 20.x is everything OK.

Sign in to comment.

Answers (0)

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!