functionprintSystem

Print the state space system in html format on file

Inputs

TypeNameDefaultDescription
StateSpacessState space system to analyze
StringfileName"systemAnalysis.html"File on which the state space system is written in html format
StringsystemName"State Space System"Name of the state space system
Stringdescription""Description of system (used in html file)
Stringformat".6g"Format of numbers (e.g. "20.8e")
BooleanhtmlBasicsfalseTrue, if text should be printed within 'html' and 'body' environment, otherwise text printed into existing file fileName
IntegerhSize1Size of heading of printed document (=1: Title, =2: Chapter, etc.)