help-octave
[Top][All Lists]
Advanced

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

help about IO package Octave


From: Fernando Duarte
Subject: help about IO package Octave
Date: Wed, 20 Jan 2021 12:41:05 +0000

I have this part of code 
a=xlsopen('IEA.xlsx',1,[]);
[X,Y]=xls2oct(a);
[A1,A2,lim]= parsecell (X);

 and I want to write  A2(1,1:25), A2(2:end,5)..... into a excel xlsx file using oct2xls() .


 the A(1,1:25) have special  portuguese characters like  ã ç,.....

version of Octave 6.1.0.  version of the io package: 2.6.3
 plataform: windows 10    

Can someone help me with this?
sincerely
FDuarte

Com os melhores cumprimentos,

IP Luso

Fernando Baltazar Duarte
Presidente
 
Instituto Politécnico da Lusofonia
Campo Grande, 400
1700-098 Lisboa
Telf. 218621060/217548625
Email: fernando.duarte@mso365.ipluso.pt
www.ipluso.pt


reply via email to

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