Man Scilab

draw
Scilab Function

draw - draw an entity.

Calling Sequence

draw()
draw(h)

Parameters

Description

This function can be used no to draw an entity even if its visibility property is "off" .

Examples




 
  

See Also

get ,   set ,   drawnow ,   drawlater ,   graphics_entities ,  

Author

Djalel ABDEMOUCHE

Back