Connector failing to run

20 ビュー (過去 30 日間)
Peter Vassallo
Peter Vassallo 2012 年 9 月 10 日
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.

回答 (2 件)

Pradeep
Pradeep 2012 年 9 月 17 日
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 件のコメント
Caitlyn
Caitlyn 2012 年 10 月 22 日
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 2013 年 5 月 18 日
I've exactly the same problem and can't fix it

サインインしてコメントする。


Paul
Paul 2013 年 9 月 1 日
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.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by