On Wed, 2009-04-08 at 07:21 -0700, R! wrote: > Hi, > Can I ask you is there currently in Octave posibility ho to draw a Directed > (Oriented ??) graph ? > I R!, I don't believe Octave is designed for this. Try http://www.graphviz.org/ You will likely get more satisfaction from 'dot' application. James