How to take a transfer function from MATLAB workspace to SIMULINK?
thanks
How to take a transfer function from MATLAB workspace to SIMULINK?
thanks
if sys holds your transfer function
type
sys.num{1}
in the Numerator Coefficient area
type
sys.den{1}
in the Denominator Coefficient
or you could just type the array out normally in those two coefficient areas
Have something to add? Share your thoughts — no account required.
Ask the community — no account required