Trying to implement the factorial program in stateflow.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Error While running the Simulink/Stateflow model model
Error: Size for Local Data 'index' may not be inherited
Error: Size for Local Data 'index' may not be inherited
Images are attached here for the approach that I followed.
0 Kommentare
Antworten (1)
Muthukumar Ganesan
am 28 Jul. 2022
Hi,
Please don't set the "size" property for the data "index" as -1. Either keep that field empty or 1.
Thanks.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Stateflow 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!