how can i write the tend in the pde code
Mostrar comentarios más antiguos
how can i write the tend in the pde code in order not to give me this massege Index exceeds matrix dimensions.
1 comentario
Geoff Hayes
el 9 de Ag. de 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.
Respuestas (0)
Categorías
Más información sobre Boundary Conditions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!