help-octave
[Top][All Lists]
Advanced

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

Re: User Interface (GUI) creation: looking for an alternative to GUIDE b


From: Avinoam
Subject: Re: User Interface (GUI) creation: looking for an alternative to GUIDE by Matlab
Date: Wed, 15 Mar 2017 14:07:34 -0700 (PDT)

giavux wrote
> Hi all,
> 
> I have always used Matlab and one of the best things was the creation of
> the User Interfaces with GUIDE.
> Now, with Octave, it is more complicated to create an User Interface.
> Therefore, I would like to ask you which is the best way to do that.
> 
> I can resume my last hours spent on Google looking for a solution with:
> - Creating a GUI with Octave: tedious and difficult (only command line).
> - Using an external GUI "manager": I found Qt and Glade as possible tools.
> Nevertheless, it is not clear to me what they are and how they can be
> linked with Octave.
> 
> I know that I will not find anything as GUIDE, but can you suggest to me
> which direction I should take?
> I don't need to create complicated and multiple GUIs within the same
> Octave script, but I am looking for something immediate and easy to
> manage.
> 
> This is the usual type of GUI I need to create:
<http://octave.1599824.n4.nabble.com/file/n4682390/GUI.png> 
> 
> Some drop-down menus, some editable text and a couple of push buttons to
> get the data typed by the user and launch the script (or print a report).
> 
> I am using Windows 7 as OS.
> 
> Thank you for your time. Hope to find some good advice ;)
> Cheers,
> 
> Giavux

You can try to use Matt Fig GUI examples. Most of them work in Octave (but
not all).
see [1] or [2].

Avinoam

[1]  https://github.com/thanujadax/matlabprojects/tree/master/GUIs_FEX
<https://github.com/thanujadax/matlabprojects/tree/master/GUIs_FEX>  
[2] 
https://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples
<https://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples>
  




--
View this message in context: 
http://octave.1599824.n4.nabble.com/User-Interface-GUI-creation-looking-for-an-alternative-to-GUIDE-by-Matlab-tp4682390p4682406.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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