SystemsModelLabels

SystemsModelLabels

is an option to StateSpaceModel etc. that specifies labels of variables.

Details

  • The following settings can be used:
  • Noneno labels
    {lblu}labels for the input variables
    {lblu,lbly}labels for the input and output variables
    {lblu,lbly,lbls}labels for the input, output, and state variables
  • The settings for lblx, lbly, and lbls can be None or a list of labels {lbl1,lbl2,}.

Examples

open allclose all

Basic Examples  (2)

Label the input variables:

Label the inputs, outputs, and states of a state-space model:

Scope  (3)

Label the variables in an AffineStateSpaceModel:

In a NonlinearStateSpaceModel:

The input label is preserved when converting to another systems model:

State labels are not preserved when converting a state-space model to a frequency-domain model:

Wolfram Research (2010), SystemsModelLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemsModelLabels.html.

Text

Wolfram Research (2010), SystemsModelLabels, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemsModelLabels.html.

CMS

Wolfram Language. 2010. "SystemsModelLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SystemsModelLabels.html.

APA

Wolfram Language. (2010). SystemsModelLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemsModelLabels.html

BibTeX

@misc{reference.wolfram_2023_systemsmodellabels, author="Wolfram Research", title="{SystemsModelLabels}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/SystemsModelLabels.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_systemsmodellabels, organization={Wolfram Research}, title={SystemsModelLabels}, year={2010}, url={https://reference.wolfram.com/language/ref/SystemsModelLabels.html}, note=[Accessed: 19-March-2024 ]}