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