Create a transfer function model and plot its response to a step input at t = 0. H = tf([8 18 32],[1 6 14 24]); stepplot(H);.
www.mathworks.com