How to solve the error 'Row index exceeds table dimensions'
Show older comments
Hi,
I am trying to plot a graph in matlab by using simple code but it shows me 'Row Index exceeds table dimensions'.
Please see the error message below:

Please see the snapshot of my table:

Please advise
Thanks
Accepted Answer
More Answers (1)
drummer
on 27 Mar 2021
What are the dimensions of your f table if you
size(f)
?
1 Comment
MOHAMMAD ABDUL MOKTADIR CHOWDHURY
on 27 Mar 2021
Categories
Find more on Data Type Identification 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!
