help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

substring saving


From: hxchrist123
Subject: substring saving
Date: Wed, 7 Jun 2017 00:08:05 -0700 (PDT)

Hello I have a cell which is a mixture of values and strings, e.g.

data [1,1] = monday:2548
       [2,1]= tuesday:clear
       [3,1]= free:25
.....

how can I save it in a text, or csv format?
With dlmwrite, I got the error:fprintf: wrong type argument 'cell'. Trying
to convert it (str2mat, or str2double) to fails....
Has anyone an idea?

Thank you best regards,
Chris 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/substring-saving-tp4683582.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]