How to solve the error 'Row index exceeds table dimensions'
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
drummer
le 27 Mar 2021
What are the dimensions of your f table if you
size(f)
?
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

