how can i write the tend in the pde code
Ältere Kommentare anzeigen
how can i write the tend in the pde code in order not to give me this massege Index exceeds matrix dimensions.
1 Kommentar
Geoff Hayes
am 9 Aug. 2014
rania - what is the code that you have written that is generating this error message? If there are not too many lines then please paste the formatted code into your question, else attach it using the paperclip button. Also, please include the line number from the code that is generating the error.
The error message index exceeds matrix dimension usually means that the code is trying to access an element in a matrix with an index value that is larger than particular dimension.
Antworten (0)
Kategorien
Mehr zu Boundary Conditions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!