how to import merge cells in matlab

5 次查看(过去 30 天)
Susie
Susie 2013-8-20
Hi. I have experienced issues when reading Excel into Matlab. I used xlsread... The problem is I have merged cells in Excel. So when I use xlsread, it doesn't work and gives me "Error using xlsread (line 247) Not enough input arguments." Can anyone help me with this?
Thanks a lot!
  2 个评论
Walter Roberson
Walter Roberson 2013-8-20
Could you show your xlsread command line ?
Susie
Susie 2013-8-20
编辑:Azzi Abdelmalek 2013-8-20
>>[numbers, strings] = xlsread(fileToRead_data,'Page1_1');
Warning: Could not start Excel server for import, 'basic' mode will be used. Refer to HELP XLSREAD for more information.
> In xlsread at 186
Error using xlsread (line 247)
Not enough input arguments.
When I unmerged cells in Excel, this command works...

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by