Thanks spickering. That is definitely a step in the right direction. If I execute that I get the following output:
o,n,e,
t,w,o,
t,h,r,e,e,
f,o,u,r,
f,i,v,e,
what I want is:
"one",1
"two",2
"three",3
"four",4
"five",5
or something to that effect (for example I don't mind if there are blanks padded in the strings or no quotes around the strings.
Main Topics
Browse All Topics





by: spickeringPosted on 2008-08-28 at 15:06:08ID: 22340386
Convert text to char array ', [x numbers]);
x = char(text);
csvwrite('C:\temp\temp.csv