i use the transfer function.vi from the control toolkit to generate a transfer function (0.0133s+1)/(0.0076s+1)
from the examples i have seen the array for the numberator and denominator should be 1, 0.0133 and 1, 0.0076 respectively.
however i cant get the output I want until i switch the values to 0.0133,1 and 0.0076,1 as shown in the attached figure.
can someone verify in which order should the numberator and denominator be?in ascending order or descending order of s?