Unsaved Changes - subviewS
18 views (last 30 days)
Show older comments
Nino
on 30 Oct 2025 at 8:09
Commented: Nino
on 3 Nov 2025 at 6:39
After compiling test harnesses, saving and closing, the test model synchronizes and all referenced subsystems containing state charts or truth tables have unsaved changes.
Using the Comparison tool it says there are non-functional changes subviewS

Has someone encountered this problem or knows a workaround for this?
0 Comments
Accepted Answer
Guilherme Costa Nascimento
on 31 Oct 2025 at 15:22
Edited: Guilherme Costa Nascimento
on 31 Oct 2025 at 15:22
"subviewS" is an internal parameter related to Stateflow that is being incorrectly picked up by the comparison tool. It's non-functional, so you can safely ignore differences coming from this.
Starting in R2025a, this parameter is correctly handled by the comparison tool, so you can either upgrade to R2025a or a later release, or at least hide non-functional parameters when comparing models.
More Answers (0)
See Also
Categories
Find more on Simulink Functions 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!