| Contents | Index |
Convert categorical array to unsigned 64-bit integers
B = uint64(A)
B = uint64(A) converts the categorical array A to unsigned 64-bit integers. Each element of B contains the internal categorical level code for the corresponding element of A.
Undefined elements of A are assigned the value 0 in B.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |