Structure from workspace to stateflow
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I use a workspace struct 'xml' as parameter in stateflow.
This structure have missing fieldes. This generate simulink error...
The value at 'xml.Message(1).LENGTH' is unsupported for code generation.
How can I include the missing fields or cancel this error?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Complex Logic 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!