Why do I get an error message when I try to use the functions QUAD and QUADL?
Show older comments
I receive one of the following messages when I try to pass my inline function or function handle to the QUAD function:
??? Error using ==> .*
Matrix dimensions must agree.
??? Error using ==> *
Inner matrix dimensions must agree.
??? Error using ==> *
Inner matrix dimensions must agree.
???Error using ==> ^
Matrix must be square
Why do I receive these errors and how do I correct the problem?
Accepted Answer
More Answers (0)
Categories
Find more on Function Creation 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!