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.
답변 (1개)
Muthukumar Ganesan
2022년 7월 28일
0 개 추천
Hi,
Please don't set the "size" property for the data "index" as -1. Either keep that field empty or 1.
Thanks.
카테고리
도움말 센터 및 File Exchange에서 Stateflow에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!