Computes the impulse response of the system tf =1/s^2 + s + 1.
function plotStep extends Modelica.Icons.Function; import Modelica_LinearSystems2.ZerosAndPoles; end plotStep;