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!