functionstateSpaceString_html

Print state space representation in one string in HTML format

Extends from Modelica.Icons.Function (Icon for functions).

Information

Syntax

s = Streams.stateSpaceString_html(ss, significantDigits, name);

Description

Returns a string in the HTML format collecting matrices of a state space representation ss.

Inputs

TypeNameDefaultDescription
StateSpacessState space system to be transformed in a String representation
IntegersignificantDigits12Number of significant digits that are shown
Stringname"ss"Independent variable name used for printing

Outputs

TypeNameDefaultDescription
Strings""