Datenum problem and reading from excel sheet

답변 (1개)

Jan
Jan 2017년 7월 19일

0 개 추천

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?

카테고리

제품

질문:

2017년 7월 11일

편집:

2017년 12월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by