Connector failing to run
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
After successfully installing the MATLAB connector, typing connector on returns the following error:
Undefined function 'connector' for input arguments of type 'char'.
I tried installing the connector again, which was apparently done successfully but again it doesn't seem to be working.
0 Commenti
Risposte (2)
Pradeep
il 17 Set 2012
Hi Peter,
Although the installation adds the connector folder to your path, it's possible that this might not have happened. After you've installed the connector, what does
>> which -all connector
return?
If you're on Windows, try opening MATLAB as an administrator and then install the connector.
2 Commenti
Caitlyn
il 22 Ott 2012
I'm having the same problem. When I enter >>which -all connector Matlab returns 'connector' not found. I did install the connector. Any ideas on how to fix this?
Paul
il 1 Set 2013
I was having a similar issue. I had unzipped the subfolders (connector-1.2 and connector-2.0) when I first tried installing it. When I ran it again with the subfolders zipped, it worked.
Since I am running Windows 7, I also made sure to run Matlab as an administrator by right-clicking program icon in the start menu and selecting the "Run as administrator" option.
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!