Trying to implement the factorial program in stateflow.

7 vues (au cours des 30 derniers jours)
Dipesh  Mudatkar
Dipesh Mudatkar le 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.

Réponses (1)

Muthukumar Ganesan
Muthukumar Ganesan le 28 Juil 2022
Hi,
Please don't set the "size" property for the data "index" as -1. Either keep that field empty or 1.
Thanks.

Catégories

En savoir plus sur Complex Logic dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by