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!