Global Sensitivity Analysis Toolbox (GSAT)
Afficher commentaires plus anciens
Dear all,
My function mymodel.m has three outputs : function [out1, out2, out3]=mymodel(x) . How can i get the sensitivity indices for each single output ? Should I keep only one output at a time, for instance out2, in my function and repeat it three times ? What do the sensitivity indices correspond to if I keep the three outputs in my function ?
Thanks for your help !
Réponses (0)
Catégories
En savoir plus sur Econometrics Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!