Trying to implement the factorial program in stateflow.

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.

Answers (1)

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

Categories

Asked:

on 3 May 2018

Answered:

on 28 Jul 2022

Community Treasure Hunt

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

Start Hunting!