How to write data horizontally in matlab using xlswrite to express meaning like excel
2 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!