| Fixed-Point Blockset | ![]() |
Create a MATLAB structure describing a signed generalized fixed-point data type
Syntax
Description
sfix(TotalBits) returns a MATLAB structure that describes the data type of a signed generalized fixed-point number with a word size given by TotalBits.
sfix is automatically called when a signed generalized fixed-point data type is specified in a block dialog box.
| Note A default binary point is not included in this data type description. Instead, the scaling must be explicitly defined in the block dialog box. |
Examples
Define a 16-bit signed generalized fixed-point data type:
See Also
float, sfrac, sint, ufix, ufrac, uint
| num2fixpt | sfrac | ![]() |
Learn more about the latest releases of MathWorks products: |
| © 1994-2009 The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |