You can use the reshape
function in MATLAB to convert an 8x10 character array into an 8-by-10 element array. Here is an example code snippet:
main.m621 chars16 lines
This code will output the numeric array that corresponds to the character array:
main.m424 chars9 lines
gistlibby LogSnag