Filter löschen
Filter löschen

how to import merge cells in matlab

5 Ansichten (letzte 30 Tage)
Susie
Susie am 20 Aug. 2013
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 Kommentare
Walter Roberson
Walter Roberson am 20 Aug. 2013
Could you show your xlsread command line ?
Susie
Susie am 20 Aug. 2013
Bearbeitet: Azzi Abdelmalek am 20 Aug. 2013
>>[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...

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Data Import from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by