While observing output from general scope and time scope in simulink, time scope give output linearly increasing but in actual scenario data is in hold state, while general scope gives correct data i.e data is in hold state.(image is attached below)

1 view (last 30 days)

Accepted Answer

Urmila Rajpurohith
Urmila Rajpurohith on 10 Sep 2019
The “Time scope” block is optimized for discrete time processing while the “scope” block is optimized for general time-domain simulation because of which you are getting different outputs.
You can refer to the below documentation for more information on “Scope” block and “Time scope” block

More Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Tags

Products


Release

R2014a

Community Treasure Hunt

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

Start Hunting!