<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Dear Sir/Madam,</DIV>
<DIV> </DIV>
<DIV>I am new to Scilab and I want to use Scilab to analyze data contained in
csv files.</DIV>
<DIV>When I use read_csv(myfile.csv) it only returns the first row of the
data.</DIV>
<DIV> </DIV>
<DIV>Opening the file in notepad shows that each row of data is separated by a
space instead of a return.</DIV>
<DIV>However these csv files are outputs of a program and I don’t want to change
the format manually for each csv file.</DIV>
<DIV> </DIV>
<DIV>What is the best way to deal with this problem?</DIV>
<DIV> </DIV>
<DIV>Greets,</DIV>
<DIV> </DIV>
<DIV>Robin</DIV></DIV></DIV></BODY></HTML>