Problem using the defined function triplequad
Mostrar comentarios más antiguos
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'"
Respuestas (1)
Mike Hosea
el 11 de Mayo de 2012
0 votos
TRIPLEQUAD requires constant limits. You cannot have bounds that depend on integration variables. If you have R2012a, try INTEGRAL3.
Categorías
Más información sobre Numerical Integration and Differentiation 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!