Question: 1. A. Use the colon operator in MATLAB to create the row vector A1, that has all the odd two-digit numbers in increasing order B.
1.
A. Use the colon operator in MATLAB to create the row vector A1, that has all the odd two-digit numbers in increasing order
B. Use the linspace function in MATLAB to create the column vector A2, that has all the odd single-digit numbers in decreasing order.
C.Use the colon operator in MATLAB to create the 2x5 matrix A3.
D.Create the string A4 = 'Studying makes you feel better!'.
E.Set the 26th character of A4 to be 'i'.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
