Data Type Agent
Description
The Data Type Agent app recommends fixed-point data types for Simulink® blocks in the Fixed-Point Designer™ block libraries. The Data Type Agent app supports these blocks:
Open the Data Type Agent
Simulink Toolstrip: Click a supported block in the model. On the Block tab, under Data Type, click the app icon.
Examples
- Determine Fixed-Point Types for Real Least-Squares Matrix Solve AX=B
- Determine Fixed-Point Types for Real Least-Squares Matrix Solve with Tikhonov Regularization
- Determine Fixed-Point Types for Complex Least-Squares Matrix Solve AX=B
- Determine Fixed-Point Types for Complex Least-Squares Matrix Solve with Tikhonov Regularization
Parameters
Limitations
When the specified Overflow Probability is small, the algorithms used by the tool to estimate the probability of overflow perform well and the estimated upper bound of overflow probability is close to the true overflow probability. When the Overflow Probability is large, the estimated upper bound of overflow probability diverges and the algorithms used by the tool may produce less accurate results.
Algorithms
The Data Type Agent provides an interactive visualization which is equivalent
to manually determining fixed-point data types using the fixed.realQRMatrixSolveFixedpointTypes or fixed.complexQRMatrixSolveFixedpointTypes functions.
For a full description of the algorithms used by the Data Type Agent, see:
Version History
Introduced in R2025a
