Simulink "Initial state" vs. Simscape "Operating Point"
이전 댓글 표시
Hi,
I have a Simulink model that has Simulink blocks as well as Simscape/Simscape Electrical blocks.
I want to simulate this model up to certain operating point, save this state to, then, initiate other simulations starting from this previously saved operating point.
Within "Configuration Parameters > Data Import/Export" there is field "Initial state" in which I can use a file of OperatingPoint type:

But, within "Configuration Parameters > Simscape" there is also a field named "Operating Point" in which I can use a file of OperatingPoint type:

My question is: Do I have to use these both initialization fields?
I saw in some MathWorks documentation, such as "https://www.mathworks.com/help/slcontrol/ug/frequency-response-estimation-for-power-electronics-model-using-prbs.html", only the "Initial state" field been used. But, as I didn't understand the difference between both fields, I do not know how to properly use them.
Thanks.
댓글 수: 1
Yifeng Tang
2026년 3월 25일
I think as of right now, the initial state will override the information in the Simscape operating point, if that initial state also contains the Simscape model information. One way you can check is to record IC & OP at different time and see which one is used.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Electrical Sensors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!