Error using plot Invalid subscript for Y.
이전 댓글 표시
I imported data using import data funtion and want plot FO2_Odometer vs 1st sensor ,I keep getting this error please help me
댓글 수: 4
Rik
2022년 5월 9일
You're trying to plot a table datatype. What data is actually inside that table?
Utsav Lakhlani
2022년 5월 9일
Rik
2022년 5월 9일
Casting to double might be enough. If you had posted your code as code instead of a screenshot I would have done that for you.
Utsav Lakhlani
2022년 5월 9일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Standard File Formats에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
