Unsaved Changes - subviewS

18 views (last 30 days)
Nino
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?

Accepted Answer

Guilherme Costa Nascimento
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.
  1 Comment
Nino
Nino on 3 Nov 2025 at 6:39
Hi Guilherme,
thanks for the response.
I've been told at a mathworks webinar that this issue is resolved from 2025a on, but I thought there might be some additional settings to prevent these "unsaved changes" also with 24b or maybe some creative solution of a user of which I haven't thought of yet...

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!