<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
To open a mesagebox asking for the file name:<br>
<br>
<a href="http://help.scilab.org/docs/5.4.1/en_US/x_dialog.html"></a>
<div style="">
<div>indata=x_dialog("input filename", "default name");<br>
<br>
Help page for x_dialog: <a
href="http://help.scilab.org/docs/5.4.1/en_US/x_dialog.html">http://help.scilab.org/docs/5.4.1/en_US/x_dialog.html</a><br>
<br>
Then look for SIVP toolbox in ATOMS for imread().<br>
<br>
Regards,<br>
Paul<br>
</div>
</div>
<br>
<div class="moz-cite-prefix">On 12/13/2013 02:26 AM, daniel souza
wrote:<br>
</div>
<blockquote
cite="mid:CALDXbmEzqDR=MTQszogMD5Lnd_ZpJBSOF_PBxjoCgoK9SMmPMA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div style="">Hi,</div>
<div style=""><br>
</div>
<div style="">These line are Matlab:<br>
</div>
<div style=""><br>
</div>
<div style="">
<div>indata=inputdlg({'input filename'});</div>
<div>a = imread(indata{1});</div>
</div>
<div><br>
</div>
How can I write these lines in scilab?
<div><br>
</div>
<div>Thanks.<br>
-- <br>
Daniel de Souza Santos<br>
Professor de Física<br>
UFRPE - UAST<br>
(81) 9988 6670<br>
(87) 8855 3970<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Paul BIGNIER
Scilab Engineer & Xcos Developer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.69
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a> </pre>
</body>
</html>