Why does the output on my scope not appear to be accurate?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have two signals that are being tested logically. The scope showing the output signal does not change at the same time that the scopes on the input signals indicate that it should.
Risposta accettata
MathWorks Support Team
il 27 Giu 2009
Simulink scopes interpolate data between simulation timesteps for graphical purposes. It may, therefore, appear that Simulink is performing calculations incorrectly.
The only 'true' values are those exactly at these timesteps, and the results of logical or mathematical operations should be correct at those points.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Interpolation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!