help-octave
[Top][All Lists]
Advanced

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

Re: Creating GUI in Octave, possible?


From: Andreas Weber
Subject: Re: Creating GUI in Octave, possible?
Date: Thu, 13 Oct 2016 11:42:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

Am 13.10.2016 um 10:55 schrieb Hanna Svensson:
> I would like to make a simple gui in octave, so that my non-programming
> friends can use my algos. In the gui I would like a button for choosing
> a file, two plots, some text/time information that the user can change,
> and a calender (for picking several dates). Is there any possibilty to
> do this in Octave directly?

Sure, try the attached demo. It show you the usage of uicontrols you
want to use. Be sure to use >= GNU Octave 4.2.0-rc2

-- Andy

Attachment: demo_uicontrol.m
Description: Text Data


reply via email to

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