Question: solve using matlab Exercise 1.4 (10 points) Exploit the results stemmed from analyzing the respresentation of the text string MSG considered in Exercise 1.3 to
Exercise 1.4 (10 points) Exploit the results stemmed from analyzing the respresentation of the text string MSG considered in Exercise 1.3 to address the following questionnaire: (a) What is the integer value that represents the blank space as a character? (b) The text string MSG may be parsed into three parts: $ 1 = 'EEL3002L', s 2 = 'is', and s 3 = 'useful!'. Construct a numeric matrix S MSG of integer values consisting of three rows that represent the text strings s 1, s 2 and s 3, respectively. (Caution: The rows must have the same length.) (c) Use the commands disp combined with char to reveal the text strings stored in S MSG
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
