- Simulate using FILTER command
- Simulate by converting to state-space form first
- Convert the model into state-space form using IDSS or SS command.
- Map the input-output data history to the initial states x0 of the state-space model obtained above. Use the function DATA2STATE for this (see below).
- Use SIM command on the state-space model with the initial conditions x0.