MATLAB: Convert categorical to numeric

categorical matrix

I have a categorical array which 7000000×1 and I want to convert it back to the numerical matrix. What is the syntax?
Related Question