simulink scope range from 0 to 5

3 views (last 30 days)
i have a simulink project that asked me to show the signal from 0 to 5 only how i can make the scope only show me from 0 to 5 not other than that

Accepted Answer

Ameer Hamza
Ameer Hamza on 4 Dec 2020
Edited: Ameer Hamza on 4 Dec 2020
Change the stop time of your simulation to 5. Why do you need to run simulation after that?
The other option is this: In scope window, Go to View menu > Configuration Properties > Time tab, change Time span to 5.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!