What do TzL & TzR mean in Simulink Debugger ?

2 vues (au cours des 30 derniers jours)
Sisi Di
Sisi Di le 24 Fév 2017
Commenté : creepydog le 9 Avr 2024
When I debugged my model in the Simulink debugger, I came across such information.I don't know what are Tzl and TzR short for, when the help document only explains "Tm" condition.
I sincerely appreciate your help.

Réponses (1)

creepydog
creepydog le 22 Juin 2020
I've seen these when debugging zero-crossings. So "z" might mean "zero-crossing", "L" and "R" might be "left" (before) and "right" (after), i.e. two timesteps bracketing the zero-crossing. I couldn't find any documentation on that, either. Just my guesses.
Some more info about Zero-Crossing Detection, see https://de.mathworks.com/help/simulink/ug/zero-crossing-detection.html
  1 commentaire
creepydog
creepydog le 9 Avr 2024
Accidently found something (R2023b): While in "sldebug" mode, enter "help" at the command prompt. The help shown mentions: "Time is displayed as: [...] TzL= <time while in major step just before (at left post of) zero crossing> [...] TzR= <time while in major step at or just after (at right post of) zero crossing>".

Connectez-vous pour commenter.

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by