source:
issm/trunk/test/NightlyRun/test430_nightly.m@
5013
Last change on this file since 5013 was 5013, checked in by , 15 years ago | |
---|---|
File size: 246 bytes |
Line | |
---|---|
1 | md=tres(md,'dakota'); |
2 | md.results.dakota.importancefactors=importancefactors(md,'DragCoefficient','MaxVel')'; |
3 | field_names ={'importancefactors'}; |
4 | field_tolerances={1e-10}; |
5 | field_values={... |
6 | md.results.dakota.importancefactors,... |
7 | }; |
Note:
See TracBrowser
for help on using the repository browser.