Error using connectorHandler>performAction (line 77)
Error starting MATLAB Connector. Please check that port 31515 is available.
[isRunning, hostInfo] = connectorHandler(action, varargin{:});
Error using connectorHandler>performAction (line 77)
Error starting MATLAB Connector. Please check that port 31515 is available.
[isRunning, hostInfo] = connectorHandler(action, varargin{:});
Error using connectorHandler>performAction (line 77)
Error starting MATLAB Connector. Please check that port 31515 is available.
[isRunning, hostInfo] = connectorHandler(action, varargin{:});
This happened to me running Matlab 2014a, but probably it's the same for older and newer versions.
The people of the internet only spoke unhelpful bullshit about Java versions, so I had to take this seriously and work this out by myself.
If you have a firewall stopping Matlab's network connection (which I had, considering my copy is pirated) then that's your problem. Matlab needs the internet to work without complaining, for reasons no one here cares. So, create a rule or disable your firewall while using it and there you go. As far as I know, there's no mess with the activation.
Also, as far as I tested, I believe that Simulink works properly despite of the errors.
Thankyou...
ReplyDelete