//Example 9.5 //Vector Computation //Page no. 299 clc;clear;close; X=[2,3,0,1]; n=X(1); for i=2:4 if(n