how can i write the tend in the pde code
Show older comments
how can i write the tend in the pde code in order not to give me this massege Index exceeds matrix dimensions.
1 Comment
Geoff Hayes
on 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.
Answers (0)
Categories
Find more on Boundary Conditions 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!