Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

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

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by