System Identification Toolbox
  Go to function:
    Search    Help Desk 
ffplot    See Also

Plot frequency functions and spectra.

Syntax

ffplot(g)
ffplot([g1 g2 ... gn])
ffplot(g,sd,C,mode)

Description

This function has exactly the same syntax as bodeplot. The only difference is that it gives graphs with linear frequency scales and Hz as the frequency unit.

See Also

bodeplot, freqfunc, getff

[ Previous | Help Desk | Next ]