Create a vector containing all the elements of array


Problem:

Question- Write scripts using the array Array1=[1 2 3;4 5 6;7 8 9] for both parts of this problem.

Part 1- Display the following element of Array1: Array1(2,3), Array1([1 3], 2), Array1(:,2)

Part 2- Create a vector containing all the elements of Array1 that are less than 5.
Matlab

Any help would be greatly appreciated!

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a vector containing all the elements of array
Reference No:- TGS0893374

Expected delivery within 24 Hours