Checking the value at a specific point in time with display in Simulink

5 次查看(过去 30 天)
i 'd like to check the value in time u = 133
please help

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2024-4-24
u<=133, not u=<133.
A better way is below. Make sure to set the solver so the simulation can hit the time point.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by