Add titles to excel file columns
22 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi , i need someone to help me
i have code and the results of it is XLS file (excel file) , i need to title for each column (lable the column/ or title the column) , how can i do it
knowing that this excel file has 184 rows and 7 columns
1 comentario
dpb
el 7 de Mayo de 2021
doc writecell
doc writematrix
doc writetable
depending on how you're creating the data.
Respuestas (1)
Sambit Supriya Dash
el 7 de Mayo de 2021
This link would work for you,
otherwise, you can check with this too
0 comentarios
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!