Re: [long] Handle Graphics and visualisation applications in Octave.

Paul Kienzle <[email protected]> Fri, 23 Jan 2004 19:13:08 -0500
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
Here's an example:

http://www.dcs.shef.ac.uk/~martin/MAD/docs/mad.htm

On Jan 23, 2004, at 11:24 AM, Melvin Hadasht wrote:
>
> On the other hand, if what needed is a small and well defined subset
> (someting like the one used by  matlab), then it should be quite easy 
> for
> qualified persons to do the port of the platform dependent part. I 
> tend to
> prefer this approach. This approach can still use a native interface 
> builder
> (glade for gtk, designer for qt etc) to use all the widgets without 
> providing full
> access to them from within octave (for example, mainly placement 
> widgets,
> paned windows, tabs..). I don't think octave users need to have full 
> support of
> all possible widgets, but, indeed, I lack examples of matlab projects 
> using gui.
>
> -- 
> Cheers
>