Connector failing to run

22 Ansichten (letzte 30 Tage)
Peter Vassallo
Peter Vassallo am 10 Sep. 2012
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.

Antworten (2)

Pradeep
Pradeep am 17 Sep. 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 Kommentare
Caitlyn
Caitlyn am 22 Okt. 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?
Arturo
Arturo am 18 Mai 2013
I've exactly the same problem and can't fix it

Melden Sie sich an, um zu kommentieren.


Paul
Paul am 1 Sep. 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.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by