Datenum problem and reading from excel sheet

Antworten (1)

Jan
Jan am 19 Jul. 2017

0 Stimmen

The error message is clear: raw_bouts_data(2:end,5) is not a cell string. Check this:
find(~cellfun('isclass', raw_bouts_data(2:end,5), 'char'))
What do you find? What are the types of the cell elements?

Produkte

Gefragt:

am 11 Jul. 2017

Bearbeitet:

am 23 Dez. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by