functionfromFile

Generate a DiscreteTransferFunction data record by reading numenator coefficients and denominator coefficients from a file (default file name is tf.mat)

Information

Inputs

TypeNameDefaultDescription
StringfileName"dtf.mat"Name of the transfer function data file
StringnumName"n"Name of the numenator of the transfer function
StringdenName"d"Name of the denominator of the transfer function

Outputs

TypeNameDefaultDescription
DiscreteTransferFunctiondtfDiscrete transfer function