Hi,
I'm Fernando Duarte, one maths teacher from Portugal.
I need, using xlswrite from octave, to write on excel (xlsx) sheet a
string matrix with special characters like ç, õ, á,.....
for example:
a={'square'; 'diamond'; 'sin'}
b={'faço'; 'ação';' sátão'}
if I use xlswrite('myfile.xlsx', a) ->all runs well
but if I try
xlswrite('myfile.xlsx',b) I have an error when I try open Excel sheet.
Can you help me solve this problem?
Thank you very much, in advance
sincerely
Fernando Baltazar M Duarte
fbmduarte@gmail.com <mailto:fbmduarte@gmail.com>