You have created the following vectors:

x=1:10;

y=10:20;

z=linspace(1,100);

a=1:100;

Which of the following commands will NOT result in an error message?