Add titles to excel file columns
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
dpb
il 7 Mag 2021
doc writecell
doc writematrix
doc writetable
depending on how you're creating the data.
Risposte (1)
Sambit Supriya Dash
il 7 Mag 2021
This link would work for you,
otherwise, you can check with this too
0 Commenti
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!