Scilab Function

chart - Nichols chart

Calling Sequence

chart([flags])
chart(gain [,flags])
chart(gain,phase [,flags])

Parameters

Description

plot the Nichols'chart.

The default values for gain and phase are respectively :

[-12 -8 -6 -5 -4 -3 -2 -1.4 -1 -.5 0.25 0.5 0.7 1 1.4 2 2.3 3 4 5 6 8 12]

[-(1:10) , -(20:10:160)]

Examples