Save structure in Excel
    2 views (last 30 days)
  
       Show older comments
    
    Joanna Przeworska
 on 4 Mar 2021
  
    
    
    
    
    Commented: Joanna Przeworska
 on 4 Mar 2021
            Dear all,
I have a structure, which I want to save in Excel, in a way that each table is saved in different Excel sheet. Could you please help me with programming it?
dataset = 
  struct with fields:
           Credit_broad: [205×48 table]
          Credit_narrow: [205×48 table]
                TotC_HH: [205×48 table]
               TotC_NFC: [205×48 table]
                    GDP: [205×48 table]
                    ...
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!
