Can I call the method of class,that is defined in an mfile on matlab search path, inside stateflow?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I know I can call the methods in Simulink blocks by using the syntax classname.methodname but when I try this in stateflow, I get this error "not a valid enum type". I guess the coder is looking for an emum type because the syntax is same for accessing the enum value of the class.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Functions dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!