Question: 1 . Create a string array corresponding to your name, and name it my _ name. 2 . Compare the results when you use both
Create a string array corresponding to your name, and name it
myname.
Compare the results when you use both length and strlength on
your myname array.
Create a string array containing a column of at least five first names,
and name it somestudents. The result will be a column vector of
first names.
Use the size function to determine the dimensions of the resulting
somestudents array.
Create a string array called lastnames containing a column of last
names to match the first names in somestudents.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
