Re: help about IO package Octave
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <trinity-2f38d971-982d-4d7d-9108-eb2008780047-1611158889215@3c-app-gmx-bap11> |
Am 20. Januar 2021 um 16:46 Uhr schrieb "Fernando Duarte":
> Thank you.
> yes, tried the sugestions and the problem with non ASCII charactrs was solved.
> But how use xls2oct for save thee file like a excel file?
Again: Keep the mailing list in CC.
In the other message you wrote that you tried xlswrite('myfile.xlsx',b).
Does that not work with the cell array you are using now?
Markus