App Designer errors on startup

4 ビュー (過去 30 日間)
Bob
Bob 2017 年 7 月 4 日
回答済み: Bob 2017 年 7 月 5 日
When I try to open App Designer (R2017a) I get the following error messages in the command window, and the App Designer doesn't open:
Undefined variable "connector" or class "connector.ensureServiceOn".
Error in appdesigner.internal.application.AppDesignEnvironment.getPeerModelManager (line 222)
connector.ensureServiceOn();
Error in appdesigner.internal.application.getAppDesignEnvironment (line 20)
peerModelManager = appdesigner.internal.application.AppDesignEnvironment.getPeerModelManager( ...
Error in appdesigner (line 66)
appDesignEvironment = appdesigner.internal.application.getAppDesignEnvironment();
Can anybody suggest what might be causing this, and how to prevent it?
Thanks, Bob

回答 (1 件)

Bob
Bob 2017 年 7 月 5 日
Problem solved - the MATLAB path appears to have become corrupted, and
restoredefaultpath
has sorted it out.

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by