Error using plot Invalid subscript for Y.
Show older comments
I imported data using import data funtion and want plot FO2_Odometer vs 1st sensor ,I keep getting this error please help me
4 Comments
Rik
on 9 May 2022
You're trying to plot a table datatype. What data is actually inside that table?
Utsav Lakhlani
on 9 May 2022
Rik
on 9 May 2022
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
on 9 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Standard File Formats 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!