How to write data horizontally in matlab using xlswrite to express meaning like excel

4 visualizzazioni (ultimi 30 giorni)
How to write data horizontally in matlab using xlswrite to express meaning like excel
aaa is str
bbb is num
ccc is str
I try to use xlswrite(xlsfile, tidal_station, 1, 'A2') But here only 'A2' can be used to specify the column

Risposta accettata

Jan
Jan il 29 Nov 2022
'A2:A4' specifies 3 elemente in a row.

Più risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by