--> x=-2:0.01:2;
--> clf
--> a=8;
--> y=a^3/(x^2+a^2);
Inconsistent row/column dimensions.
--> plot(x,y)
Undefined v