configure clock in simulink to inherit the sample time
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
aparnasri sekar
le 13 Juil 2020
Réponse apportée : rubindan
le 13 Juil 2020
I am trying to use the clock block inside a subsystem which has a function call generator, this results in the error 'clock has sample time [0, 0]. Only constant (inf) or inherited (-1) sample times are allowed in function call subsystem'. How to get rid of this?
0 commentaires
Réponse acceptée
rubindan
le 13 Juil 2020
To get arround it you can put the clock block outside this subsystem and creatre an additional input for the clock time.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Prepare Model Inputs and Outputs dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!