octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Struct to Graphviz


From: Juan Pablo Carbajal
Subject: Struct to Graphviz
Date: Sat, 18 Oct 2014 22:33:47 +0200

Hi,

I wrote this function that creates a graphviz file from a structure.
http://agora.octave.org/snippet/PHQ0/

run

demo struct2graphviz

to see an example

Is this useful?
Was it already done? (couldn't find it)
Shall I add it to the "struct" package?

The conversion to OOP is easy since I keep the structure modularized
in cae somebody wants to do this (will do in the future if necessary,
to either OOP option). I haven't yet learned @classdef .

Thanks for the feedback.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]