Quick visualization of time-frequency representations
tfrqview(TFR, SIG, T, METHOD, P1, P2, P3, P4, P5)
time-frequency representation (MxN).
signal in time. If unavailable, put sig=[] as input parameter. (default : []).
time instants (default : 1:N).
name of chosen representation (default : 'TYPE1').
See the help for authorized names.
the representation TFR goes in normalized frequency from -0.5 to 0.5 ;
the representation TFR goes in normalized frequency from 0 to 0.5.
optional parameters of the representation : run the file TFRPARAM(METHOD) to know the meaning of P1..P5 for your method.
tfrqview allows a quick visualization of a time-frequency representation. When you use the 'save' option in the main menu, you save all your variables as well as two strings, TfrQView and TfrView, in a mat file. If you load this file and do eval(TfrQView), you will restart the display session under tfrqview ; if you do eval(TfrView), you will obtain the exact layout of the screen you had when clicking on the 'save' button.