issiso {control}R Documentation

SISO / MIMO Check

Description

issiso checks if state-space system is a single-input single-output system ismimo checks if state-space system is a multiple-input multiple-output system

Usage

issiso(sys)

Arguments

sys

Dynamic system of state-space model

Value

Returns TRUE or FALSE


[Package control version 0.2.5 Index]