Transfer function model - MATLAB - MathWorks
www.mathworks.com › help › controlFor more information, see Transfer Functions. You can also use tf to create generalized state-space ( genss) models or uncertain state-space ( uss (Robust Control Toolbox)) models. Creation Syntax sys = tf (numerator,denominator) sys = tf (numerator,denominator,ts) sys = tf (numerator,denominator,ltiSys) sys = tf (m) sys = tf ( ___ ,Name,Value)