阅读背景:

使用Matlab将字符串写入excel?

来源:互联网 

I am writing a cell array of string into Excel from Matlab. I have a cell array data{} that I am trying to write into Matlab. It should writting three large lengths of strings to excel since the strcmp passes 3 times. Currently it is only writing the last set of strings into excel. data = { {1x25} {1x35} {1x20} } looks like this. Also I would like to be able to write the data into three cells instead of getting copyied into as many cells as there are lines in the element of the cell array. Is this possible to do with Matlab to excel?I am writing a cell array of string into Excel




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: