return the initial system type of the system Input sysSystem data structure. Output systypeString indicating how the structure was initially constructed. Values: "ss", "zp", or "tf". FIR initialized systems return systype="tf".
return the initial system type of the system
Input
Output
"ss"
"zp"
"tf"
FIR initialized systems return systype="tf".
systype="tf"