Problem using the defined function triplequad
11 views (last 30 days)
Show older comments
Hello, I have a problem using triplequad. Each time I get this message "??? Undefined function or method 'minus' for input arguments of type 'function_handle'"
0 Comments
Answers (1)
Mike Hosea
on 11 May 2012
TRIPLEQUAD requires constant limits. You cannot have bounds that depend on integration variables. If you have R2012a, try INTEGRAL3.
0 Comments
See Also
Categories
Find more on Calculus 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!