Skip to main content

Module control

Module control 

Source
Expand description

Control System Toolbox builtins.

Modulesยง

db
MATLAB-compatible db decibel conversion builtin for RunMat.
dcgain
DC gain for SISO transfer-function models.
feedback
MATLAB-compatible SISO feedback interconnection for transfer functions.
impulse
MATLAB-compatible impulse response builtin for supported control models.
isstable
Stability test for SISO transfer-function models.
nyquist
MATLAB-compatible nyquist frequency-response builtin for supported control models.
pole
Pole extraction for SISO transfer-function models.
ss
MATLAB-compatible ss state-space model constructor for RunMat.
step
MATLAB-compatible step response builtin for RunMat.
stepinfo
Step-response metrics for SISO transfer-function models and sampled responses.
tf
MATLAB-compatible tf transfer-function constructor and SISO operator methods for RunMat.
tf_model
Shared SISO transfer-function object parsing, construction, and algebra.