timetable을 input 신호로 사용할 때 time column의 문자열 처리
Show older comments
여러 행을 가지는 timetable을 엑셀로 저장하여 input 신호로 사용하려고 합니다.
From Spreadsheet로 엑셀파일의 값들을 읽어올 때 첫번째 time행에 '초'시간 단위로 인해 'First column (time column) must contain numeric values.'이라는 오류가 발생합니다.

시간을 읽어올 때 문자열을 제외하고 숫자만 읽어올 수는 없을까요?
Accepted Answer
More Answers (0)
Categories
Find more on 스프레드시트 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!