determines y scale
sca=yscale(y)
* y = the y matrix of the graph
* sca = the vector of the scale values
x=grand(15,1,'nor',0,2) [sca,miny,maxy]=yscale(x,%f)