System Identification Toolbox Major Bug Fixes
This document describes the following major bug fixes in this release.
Incorrect simulation of frequency-domain data with idsim and idsimsd
Functions idsim and idsimsd, stored in the ident/obsolete directory, now
correctly simulate both frequency- and time-domain data. Although you can
still use these functions, please note that they are currently obsolete.
The new functions sim and simsd should be used instead of idsim and
idsimsd, respectively.
Problems importing frequency domain data
In this release, the issues related to loading frequency function data
into the GUI as amplitude and phase information have been corrected.
Problems when loading a model with an IDDATA SINK block
In previous versions when loading a model with an IDDATA SINK block some
of the signals driving this block may be disconnected. This has been
fixed.