Plotting of impulsionnal response of a FIR filter
plot_rimp(h); plot_rimp(t,h,opt);
filter impulse vector (1d vector)
optionnal abcisse vector
Optionnal parameters for the plot function (color / marker selections)
This function is just a wrapper around native plot2d3
function, specialized for FIR coefficients display.