sysout (sys opt) | Function File |
print out a system data structure in desired format
|
tfout (num denom, x) | Function File |
Print formatted transfer function n(s)/d(s) to the screen.
x defaults to the string "s"
|
zpout (zer pol, k, x) | Function File |
print formatted zero-pole form to the screen.
x defaults to the string "s"
|