
Checking the value at a specific point in time with display in Simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

i 'd like to check the value in time u = 133
please help
0 commentaires
Réponses (1)
Fangjun Jiang
le 24 Avr 2024
u<=133, not u=<133.
A better way is below. Make sure to set the solver so the simulation can hit the time point.

0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!