Global Sensitivity Analysis Toolbox (GSAT)
显示 更早的评论
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 !
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Econometrics Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!