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 12:26:34 +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:
> and a calender (for picking several dates). Is there any possibilty to
> do this in Octave directly?

The calendar might be tricky since there is no uigetdate or uicalendar
yet. You might implement uitable and use the core function "calendar" to
feed it.

Happy hacking, Andy



reply via email to

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