MATLAB Compatibility Module — Python Control Systems Library 0.6c documentation
matlab.tf(*args) Create a transfer function system. Can create MIMO systems. The function accepts either 1 or 2 parameters: tf(sys) Convert a linear system into transfer function form. Always creates a new system, even if sys is already a TransferFunction
python-control.sourceforge.net |