model settings- dialog box is not opening

조회 수: 8 (최근 30일)
Manjunath R
Manjunath R 2023년 10월 31일
댓글: Mostafa 2024년 7월 26일
i want to change certain settings in model - matlab- stateflow,
but i am facing errors
error:- issue while creating model configuration parameters dialog box, i have attached snip

답변 (1개)

Raj
Raj 2023년 11월 16일
Hello Manjunath,
From the image you attached; I understand you are facing issues while opening the Model configuration parameters GUI.
There are some possible workarounds which you can try to solve this-
  1. From the error it seems like there might be some issues with any conflicting files which you may have. Check your MATLAB path and make sure that you don't have any custom functions or scripts with the same name as built-in MATLAB functions.
  2. There may be a case in which your file may be corrupted due to some reasons. Copying the content to a new file may solve the problem. You can refer to this MATLAB Answer that covers a similar problem. https://www.mathworks.com/matlabcentral/answers/426797-can-t-open-model-configuration-parameters-gui
  3. There might be some installation issues as listed in the answer in the link above.
  4. You can also consider checking the function ‘pslinkprivate’ to resolve any issues in it.
I hope this solves the issue!
  댓글 수: 4
Manjunath R
Manjunath R 2024년 7월 26일
>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
enter one by one,in matlab home page
Mostafa
Mostafa 2024년 7월 26일
It says first function is not supported for MATLAB online

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Decision Logic에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by