[Scilab-users] command Scilab/Matlab

Paul Bignier paul.bignier at scilab-enterprises.com
Fri Dec 13 09:11:52 CET 2013


Hi,

To open a mesagebox asking for the file name:

<http://help.scilab.org/docs/5.4.1/en_US/x_dialog.html>
indata=x_dialog("input filename", "default name");

Help page for x_dialog: 
http://help.scilab.org/docs/5.4.1/en_US/x_dialog.html

Then look for SIVP toolbox in ATOMS for imread().

Regards,
Paul

On 12/13/2013 02:26 AM, daniel souza wrote:
> Hi,
>
> These line are Matlab:
>
> indata=inputdlg({'input filename'});
> a = imread(indata{1});
>
> How can I write these lines in scilab?
>
> Thanks.
> -- 
> Daniel de Souza Santos
> Professor de Física
> UFRPE - UAST
> (81) 9988 6670
> (87) 8855 3970
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-- 
Paul BIGNIER
Scilab Engineer & Xcos Developer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.69
http://www.scilab-enterprises.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20131213/a9eaea9b/attachment.htm>


More information about the users mailing list