Changeset 5244


Ignore:
Timestamp:
08/13/10 11:02:13 (15 years ago)
Author:
Eric.Larour
Message:

New sensitivities capability, that scales the scale sensitivities with the average of the variable. Made importancefactors more robust

Location:
issm/trunk/src/m/qmu
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/qmu/importancefactors.m

    r5222 r5244  
    3939
    4040if count==0,
    41         error('importancefactors error message: could not find to response functions with corresponding design variable');
     41        error('importancefactors error message: either response does not exist, or importancefactors are empty');
    4242end
    4343
Note: See TracChangeset for help on using the changeset viewer.