SystemsModelDimensions
gives the number of inputs and outputs of the systems model sys.
Details
- The systems model sys can be a TransferFunctionModel, StateSpaceModel, AffineStateSpaceModel, or NonlinearStateSpaceModel.
Examples
open allclose allBasic Examples (4)
A TransferFunctionModel with three inputs and two outputs:
A StateSpaceModel with three inputs and two outputs:
An AffineStateSpaceModel with two inputs and one output:
A NonlinearStateSpaceModel with two inputs and one output:
Applications (2)
Keep track of the number of inputs and outputs during model manipulations:
Count the number of inputs and outputs while connecting models:
Connect the two outputs of ssm1 to the two inputs of ssm2:
The resulting system has two inputs and one output:
Text
Wolfram Research (2010), SystemsModelDimensions, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemsModelDimensions.html (updated 2014).
CMS
Wolfram Language. 2010. "SystemsModelDimensions." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/SystemsModelDimensions.html.
APA
Wolfram Language. (2010). SystemsModelDimensions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemsModelDimensions.html