MATLAB R2023a: Model missing parameters after calling open_system
Show older comments
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 Comments
Daniel
on 3 Apr 2023
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
on 3 Apr 2023
Daniel
on 3 Apr 2023
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.
Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!