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!
