Why is not the return type of BITGET function uint8 in MATLAB 7.5 (R2007b)?

In previous versions of MATLAB, BITGET function used to return a UNIT8 data type but this not the case anymore. Return type is now UFIX1.

 Accepted Answer

This is a planned incompatibility in a way that the change was needed for better readibility of the HDL.

More Answers (0)

Products

Release

R2007b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!