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 CenterFile Exchange에서 Data Export to MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

아직 릴리스를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by