h=findingca(gotype,[]);
gotype : | type such as 'point', 'line', 'text','polygon' , 'ptach' etc. |
h : | handle to object |
SGfigure; PLplot(PLcircle(100));
shg; hideingca('line','invi');pause(.5); hideingca('line','visi');
SGfigure; CPLplotasPS(PLcircle(10)); CPLplot(PLcircle(20),'b-'); textVL(PLcircle(15)); SGplot(SGbox(5)); findingca('patch')