help-octave
[Top][All Lists]
Advanced

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

Re: Programming on Octave


From: Kai Torben Ohlhus
Subject: Re: Programming on Octave
Date: Thu, 24 Jan 2019 14:49:16 +0100

On Thu, Jan 24, 2019 at 2:30 PM DURY Bastien <address@hidden> wrote:

Hello,


I am doing some program for a company and I am searching for tips to make my program more easy to use.

The first thing I want to do is to open a window with windows explorer to search a file to open (for the program not to search for the m file). Is it possible ?


Best regards


Bastien Dury



Are you looking for a file-chooser?  Try "uigetfile()" https://octave.org/doc/v4.4.1/XREFuigetfile.html and for some nice examples https://wiki.octave.org/Uicontrols .

Best,
Kai

reply via email to

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