how to acces Matlab workspace from a transition in stateflow?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I have some transitions in Stateflow
On the transition I entered the code:
SR = RadioRequestMode(ml.semaphoreHelperFunc('get_Semaphore_request'));
There is something wrong with this.... When I try to run the model , Stateflow doesn't know that ml is a keyword ...
The same thing works just fine in built in model sf_cdplayer.slx
How can I fix this 'ml.' issue
Best regards
Réponses (0)
Cette question est clôturée.
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!