MATLAB R2023a: Model missing parameters after calling open_system
이전 댓글 표시
I am currently in the midst of upgrading a matlb project to support R2023a which generates/displays a simulink model and am noticing that, after I have saved and reopened the model that I am missing several of the parameters which I have set using set_param. Is this a known issue with R2023a, or has something changed with open_system/save_system that I am unaware of (as the same pairing works correctly in all previous releases of MATLAB that I have tested it with).
댓글 수: 3
Daniel
2023년 4월 3일
Do you have examples of the parameters that are missing, and (if applicable) what the associated blocks are? It would be easier to check out compatibility issues with a little more detail or a failing example.
Brad
2023년 4월 3일
Daniel
2023년 4월 3일
There's not much anyone can do without detail. If there's a file or set of files that you can share which replicates the issue, that would be a good starting point. It's also a lot easier to guarantee that smaller examples are free of sensitive information, if that's a concern.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!