Question: MATLAB Problem 5: Create the following matrix B: 1/4 a) write the first column of matrix B into string paa using %f with 5 characters
Problem 5: Create the following matrix B: 1/4 a) write the first column of matrix B into string paa using %f with 5 characters including b) Write the first row of matrix B into string p5b using %f with 5 characters including c) Write matrix B into string p5c using %f with 6 characters including 2 decimal places. 3 decimal places for each element. The string must show a column vector 3 decimal places for each element. The string must show a row vector. d) write matrix B ito string p5d using %e with 10 characters including 2 decimal places
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
