Add titles to excel file columns
    11 views (last 30 days)
  
       Show older comments
    
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 Comment
  dpb
      
      
 on 7 May 2021
				doc writecell
doc writematrix
doc writetable
depending on how you're creating the data.
Answers (1)
  Sambit Supriya Dash
      
 on 7 May 2021
        This link would work for you,
otherwise, you can check with this too
0 Comments
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!