<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Daniel<br>
</p>
<p>I made my own csvread, it seems to read your file OK with</p>
<p>exec('JcsvRead3.sce', -1)<font size="-1">;</font><br>
</p>
<p>M=JcsvRead3('output.txt',' ');</p>
<p>Brgds</p>
<p>Jan<br>
</p>
<div class="moz-cite-prefix">On 2020-09-10 0:03 AM, Daniel Stringari
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1599689009071-0.post@n3.nabble.com">
<pre class="moz-quote-pre" wrap="">Good evening everyone,
I'm integrating scilab with other software, so I need to read an output file
(.txt), like the one attached (output).
It is worth mentioning that this file does not always have the same
dimensions (matrix), so I am trying to find something robust that can deal
with this particularity. I tried to use the 'csvread' function and the
'read' function, but I still haven't been successful ... Any suggestions?
output.txt <a class="moz-txt-link-rfc2396E" href="http://mailinglists.scilab.org/file/t498028/output.txt"><http://mailinglists.scilab.org/file/t498028/output.txt></a>
--
Sent from: <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html">http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html</a>
_______________________________________________
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>
</body>
</html>