| Contents | Index |
Convert categorical array to signed 64-bit integer array
B = int64(A)
B = int64(A) converts the categorical array A to a signed 64-bit integer array. 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 |