initialize

Purpose

Sets the internal state of the system

Syntax

system.initialize(x0)

Description

system.initialize(x0) sets the initial state of the system to value x0.

The internal state can be retrieved by calling system.getStates().

Input Arguments

x0

Initial state

Class: double


© 2003-2013 Michal Kvasnica: STU Bratislava, michal.kvasnica@stuba.sk