[Scilab-users] Question about uigetfile function

Samuel Gougeon sgougeon at free.fr
Fri May 16 22:30:45 CEST 2014


Hello Rafael,

Le 16/05/2014 15:22, Rafael Guerra a écrit :
> Hello,
>   
> Does anyone know how if it is possible to propose a File name inside the GUI of uigetfile?
>   
> For example:
>
> filename=uigetfile(["*.txt"],"","Write output file name",%f);
>
>   
> It would be handy to be able to propose a file name in uigetfile, based on a Scilab variable related to data to be saved, instead of having to type it.

AFAIU, uigetfile and uiputfile are not intended to propose a (new) 
filename but to interactively select an existing one.
If a new file must be created, why do you want to locate it 
interactively (but for selecting the homing dir, with uigetdir) ?
Regards
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140516/358e3994/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 5796 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20140516/358e3994/attachment.jpe>


More information about the users mailing list