Problem using the defined function triplequad
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Mike Hosea
il 11 Mag 2012
TRIPLEQUAD requires constant limits. You cannot have bounds that depend on integration variables. If you have R2012a, try INTEGRAL3.
0 Commenti
Vedere anche
Categorie
Scopri di più su Calculus in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!