guiEditor applications in action
With guiEditor it is possible to create various script applications. In this section, you will find some example applications that you can download and run directly in GNU Octave or download the project to modify it using the editor.
Simple plot
In this example, you can observe how to create a graphical interface to simplify the visualization and management of mathematical function plots. The application, as an illustration, includes script files, a secondary window, and various controls for user interaction.
Downloads
Downloads
guiEditor is distributed with the intention of being useful to its users, but without any kind of warranty, using the GPL3 license.
The executable versions of guiEditor, as well as the associated source code, can be found in the GitLab repositories (guiEditor version 1 https://gitlab.com/labinformatica/guieditor and guiEditor version 2 https://gitlab.com/labinformatica/guieditor_ii). As it may be challenging to locate stable versions, this section provides links to the latest stable releases.
The stable versions, particularly version 2, are maintained by fixing bugs and adding minor functionalities whenever compatibility with previous versions allows. Currently, there is a beta version that will become the next stable release (guiEditor 3) in 2024. This version will introduce numerous new features, but at the cost of new projects not being compatible with previous versions of guiEditor.