Directed graph

David Bateman dbateman at dbateman.org
Wed Apr 8 12:32:27 CDT 2009


James Moliere wrote:
> 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
>
>   

Does gplot give something like what you want? It plots a graph based on 
the adjacency matrix and a set of vertices.

D.



-- 
David Bateman                                dbateman at dbateman.org
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)



More information about the Help-octave mailing list