Trying to implement the factorial program in stateflow.

7 Ansichten (letzte 30 Tage)
Dipesh  Mudatkar
Dipesh Mudatkar am 3 Mai 2018
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.

Antworten (1)

Muthukumar Ganesan
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.

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!

Translated by