Sometimes it is confusing to realize that numbers can be represented as both numeric data and character data. Use MATLAB to express the number 85 as a character array.
(a) How many elements are in this array?
(b) What is the numeric equivalent of the character 8?
(c) What is the numeric equivalent of the character 5?