Info
この質問は閉じられています。 編集または回答するには再度開いてください。
userdata in Stateflow blocks
1 回表示 (過去 30 日間)
古いコメントを表示
I am creating a signal managment system for certain parameters in a stateflow block. The user inputs information in a GUI and it is stored as a structure in the userdata of the stateflow block. However after applying the info to the userdata I get a warning saying that there is no function 'ceil' for type structure. Looking into this I realized that every new chart has a seemingly random number in the userdata upon adding it to the model and removing it causes errors. What is this number for and is it possible for me to use the userdata filed like I want too?
1 件のコメント
Guy Rouleau
2013 年 1 月 23 日
Please technical support. In my opinion, the userdata property should be available to the user.
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!