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)
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Risposta accettata
Urmila Rajpurohith
il 10 Set 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
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Types in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

