How to get sample time of the model through scrip?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
vinothkannan K
le 12 Déc 2013
Commenté : vinothkannan K
le 13 Déc 2013
Hi.,
How to get sample time of the model through scrip?
0 commentaires
Réponse acceptée
Rajiv Ghosh-Roy
le 12 Déc 2013
get_param(gcs, 'FixedStep')
This will only work for fixed step solvers. Note that the result returned is a string.
Plus de réponses (1)
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!