Installation guide
Release Notes for R2006a
Product and
Area
Compatibility
Consideration
Potential Impact Recommended Actions
(Continued)
Simulink
Real-Time
Workshop
Certain MEX-files
created in versions
before Version 6
(R14) will need to be
recompiled to work
in subsequent
versions.
ComplexSignal,
DataTypeldx,
Dimensions, and
Width fields
removed from
records
BlockOutputs,
Dworks,
Extemallnputs,
ExtemalOutputs,
Euid Parameters in
model.rtw
S-functions
created
prior to R14 that access
the sigmap, siglists and
sigregions structures
might generate
segmentation
violations.
If your application
retrieves data from
model. rtw without
using documented TLC
library functions, this
application will be
incompatible and will
produce incorrect
results.
Recompile
S-functions
in
Version 6 (R14) or a more
recent version.
Reprogram your
application to use the
documented TLC librsuy
functions to retrieve data
from model, rtw
Compatibility Considerations for Ne^ Functions
and Models
The introduction of new functions and models could cause a conflict between
any of your own M-files, models, and variables having the same names.
Example
If you created a function named idivide in a previous release, it might conflict
with the new MATLAB idivide function (introduced in R2006a). Another
conflict that might arise is when you load a MAT-file that contains a variable
named idivide.
32