Given the matrix:
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:2| Question number:25.2
All Answers
total answers (1)
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:2| Question number:25.2
total answers (1)
mat(2:3, 1:3) = ones(2)
Because the left and right sides are not the same dimensions.
need an explanation for this answer? contact us directly to get an explanation for this answer