I cannot open simulink workspace. The open opion is inactive by some reason. I cannot see or add any parameter/variable inside.
However, the parameters are there as the model runs and I do not have the parameters in any other workspace

댓글 수: 2

Yongjian Feng
Yongjian Feng 2021년 7월 23일
post a screenshot here please
Carlos Alonso
Carlos Alonso 2021년 7월 24일
Hello Yongjian. I have attached the screenshot. As you can see, the "open" option is not highlighted

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

 채택된 답변

Yongjian Feng
Yongjian Feng 2021년 7월 24일

0 개 추천

It is not disabled, even though "open" is greyed out. Parameters can be added to the model workspace following: https://www.mathworks.com/help/simulink/ug/change-model-workspace-data.html. Or say you don't need to "open" it to use it.

댓글 수: 5

Carlos Alonso
Carlos Alonso 2021년 7월 24일
Thanks again for your answer.
In my case, I cannot see any content in the right (In your snapshot I can see your content).
Before yestarday , I was able to see same layout as yours. However, at some point, it stop showing the parameters in the right hand side. Now, I cannot modify or read any parameter. I have tried with all the view options, but no way.
By the way, I cannot see your link: It says this message: "The page you were looking for does not exist. Use the search box or browse topics below to find the page you were looking for."
Many thanks
I put an extra period at the end of the url last time. Now
  1. Your screenshot only showed the left panel. Could you please post a new one of the whole window?
  2. Did you try to restart matlab? Is it the same afer restarting?
  3. Open your SImulink model, and from the matlab command line window, can you try this:
mdlwks = get_param('your_model_name', 'ModelWorkspace');
getVariable(mdlwks, 'One_parameter_you_know_shall_be_there')
Carlos Alonso
Carlos Alonso 2021년 7월 24일
Thanks Yongjian
I think the problem is not in the model. I have opened other models and it is the same problem. It is something related to the matlab configuration. I have tried to restart and same problem. Your point 3 does not work for me.
See my screeshot. Nothing in the right.
Thanks again
Yongjian Feng
Yongjian Feng 2021년 7월 24일
편집: Yongjian Feng 2021년 7월 24일
I see. I suspect that you actually accidentally resized the panel, and as a result the right panel is minimized. Something like the screenshot below. To recover, move your mouse point to the five vertical dots shown in the red circle below, and then drag to the left, the right panel will show up again.
Carlos Alonso
Carlos Alonso 2021년 7월 24일
Many thanks. You sort my problem

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

태그

질문:

2021년 7월 23일

댓글:

2021년 7월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by