Why do I receive an error message when I click on the Simulink Icon next to a requirement in my Excel document using Simulink Verification and Validation 2.5 (R2009a)?

1 回表示 (過去 30 日間)
I opened an Excel document containing requirements linked to a Simulink model. When I click on the Simulink icon next to a requirement, I receive the following error message:
Make sure MATLAB is running as an automation server.
If MATLAB is running, type the following command:
enableservice('AutomationServer',true)

採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
This error occurs when MATLAB is not running. To avoid this error message, start MATLAB and execute the following command:
enableservice('AutomationServer',true)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Export to MATLAB についてさらに検索

タグ

タグが未入力です。

製品


リリース

リリースが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by