Using Simulink Previous page   Next Page

Fixed-Point Data

Simulink allows you to create models that use fixed-point numbers to represent signals and parameter values. Use of fixed-point data can reduce the memory requirements and increase the speed of code generated from a model.

To simulate a fixed-point model, you must have the Simulink Fixed Point product installed on your system. If Simulink Fixed Point is not installed on your system, you can simulate a fixed-point model as a floating-point model by enabling automatic conversion of fixed-point data to floating-point data during simulation. See Fixed-Point Settings Interface for more information. If you do not have Simulink Fixed Point installed and do not enable automatic conversion of fixed-point to floating-point data, Simulink displays an error when you try to simulate a fixed-point model.

You can edit a model containing fixed-point blocks without Simulink Fixed Point. However, you must have Simulink Fixed Point to


Previous page  Data Types Supported by Simulink Fixed-Point Settings Interface Next page

© 1994-2005 The MathWorks, Inc.