Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
userdata in Stateflow blocks
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Guy Rouleau
am 23 Jan. 2013
Please technical support. In my opinion, the userdata property should be available to the user.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!