Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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

Respuesta aceptada

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

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by