Thread Subject:
write cell arrays to Excel using xlswrite

Subject: write cell arrays to Excel using xlswrite

From: TN

Date: 1 Jul, 2013 19:35:10

Message: 1 of 1

I have the following code:
a.m = {'t' 'c1'; {10 11 12}' {0 1 2}'}
xlswrite ( 't1.xlsx', [a.m(:,:)], 'ws', 'A1' );

Matlab wrote the first row to Excel as expected; but it didn't write rows 2 through 4. How can i fix this problem? thanks

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us