comets0

[Return to Matlab File Index]

Function Synopsis

comets0(lh,x,y,lb,chead,cbody,ctail,lshead,lsbody,lstail,linewid)

Help text

 COMETS0  Primitive for the COMETS command
     COMETS(LH,X,Y,LB,CHEAD,CBODY,CTAIL,LSHEAD,LSBODY,LSTAIL,LINEWID)
       Makes animated lines with handles LH and coordinates stored in matrices
       X and Y and partial body length LB. Other arguments are:
     CHEAD - [size(x,2) by 1] - color of the comet head
     CBODY - color of the body, CTAIL - color of the tail,
     LSHEAD - head linestyle, LSBODY - body linestyle, LSTAIL - tail linestyle,
     LINEWID - [size(x,2) by 3] linewidths of heads, bodies, tails.

     See also COMETS (front end to this program), CMTSDEMO, FIREWORKS, 
     COMET, COMET3

Cross-Reference Information

This function is called by