[Scilab-users] using csvRead

Philipp Mühlmann p.muehlmann at gmail.com
Fri Oct 14 00:08:13 CEST 2016


Dear Scilab users,

having a data file (*.cvs) containg following format:


HEADER-Line
dd.mm.yyyy, HH:MM:SS.MS, value01, value02

dd = day
mm = month
yyyy = year

HH = hour
MM = minute
SS = second
Ms = milli second

ValueXY = numerical value

Is it possible to use cvsRead in such a way to define the separator beeing
',' and ':' at the same time?

Background:

desired Matrix after reading the file is

M = [dd mm yyyy HH MM SS MS value1 value2]


Thank you,
Philipp


-- 
In Kanada is' ka' na' da. Sonst wär' Kanada Jemanda.

There we have the salad.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20161014/96a51fc1/attachment.htm>


More information about the users mailing list