Plot is shorter than graph
plot( indic ,"",color,style);
is the same
graph0= indic ;
graph0style= ;
graph0color= ;
with plot you can read the value between ""
steph
> 
> Generally speaking, when does one use Plot AFL versus Graph 
variable? Thanks
> in advance.
> 
> Ted
 
 |