| Using MATLAB Graphics | Search  Help Desk |
uint8 and uint16 arrays, including:
reshape, cat, permute, and the [] and ' operators
uint8 and uint16 arrays in MAT-files using save and load. (Remember that if you are loading or saving a graphics file format image, you must use the commands imread and imwrite, instead.)
uint8 and uint16 arrays using find. However, the returned array is always of class double.