What do I do if a menu option in the model does not show up in Simulink 7.3(R2009a)?

조회 수: 1 (최근 30일)
I was trying to check 'Linearization Indicators' that is one of the menu options on a model.
This option is located : “Format>Ports and Displays>Linearization Indicators”
But I couldn't see the 'Linearization Indicators' option.
How can I find the 'Linearization Indicators' option in the list of Ports and Displays'?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
Menu options can be refreshed by recreating the preferences directory. This can be done by:
1. In the preference directory (path can be obtained by typing 'prefdir' on matlab command prompt), rename matlab.prf to matlab.prf.old and dastudio.prf to dastudio.prf.old and then restart MATLAB.
2. If above does not work, open the model and then enter the following command in MATLAB command prompt:
set_param(gcs,'ShowLinearizationAnnotations','on')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2009a

Community Treasure Hunt

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

Start Hunting!

Translated by