Simulink cannot load the initial SimState

조회 수: 12 (최근 30일)
Felix
Felix 2015년 3월 9일
답변: Tian Zhang 2018년 4월 12일
Hi everybody,
I've got a problem using SimState. My aim is to run a simulation stepwise to be able to run various simulations for the next timestep with different parameters.
My problem is, that Simulink just throws the error "Simulink cannot load the initial SimState because the model, ''model_name', was changed after the SimState was saved. Run the simulation again and resave the SimState."
I already compared the checksum between two simulations regarding (<http://de.mathworks.com/help/simulink/slref/simulink.blockdiagram.getchecksum.html>, and the "slAccelDemoWhyRebuild"-example).
Seems that there are no differences in the checksum and also the models aren't rebuilt each restart of the simulation. I'm using Matlab R2014a, fixedStepDiscrete-Solver and the "normal"-running mode. Do you have an idea how to solve this issue?
Thanks a lot! Felix

채택된 답변

Felix
Felix 2015년 3월 25일
I could establish the problem by now. Matlab 2015a was able to show the differences in the checksum caused by the integration method of the used discrete-time integrators.
The "Initial condition setting" has to be set to "State (most efficient)".
  댓글 수: 1
Vincen Lee
Vincen Lee 2016년 12월 23일
I need help. Could you please tell me where can I find "Initial condition setting" item? Thanks a lot.

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

추가 답변 (1개)

Tian Zhang
Tian Zhang 2018년 4월 12일
Have you sloved this problem?I have this problem too in my model

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by