Why do I receive an error loading initial state when building a subsystem with Real Time Workshop 6.3 (R14SP3) ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 29 Jun. 2011
Kommentiert: jailson bina da silva
am 28 Feb. 2014
When I build a subsystem with the right-click Real-Time Workshop -> Build Subsystem, I receive the following error:
Error loading the initial state for model 'Subsystem'. Unable to find a matching block state corresponding to element 1 of signals structure array
Akzeptierte Antwort
MathWorks Support Team
am 29 Jun. 2011
In order to be able to build a subsystem properly, the initial state variable, which is set in the model's Configuration Parameters (Data Import / Export) must be an array that corresponds solely to the states in the subsystem.
Follow the steps below to set the initial state variables as array:
- Open the Configuration Parameters -> Data Import/Export pane
- Check the boxes with 'Time' and 'States', select the 'Format' option to 'Array'
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!