MATLAB: How does it do

help helphomeworkno attempt

create a vector variable,vec,it can have any length.Then write assignmet statements that would store the first half of the vector in one variable and the second half in another .Make sure that your assignment statements are general and work whether vec has an even or odd number of elements?hint: use a rounding function such as fix

Best Answer

Related Question