


Insert a new filter name into the list of filters in the ISA
filterNames = ieSetFilterName(whichFilter,newFilterName,[isa])
Purpose:
Insert a new filter name into the list of filterNames at the integer
valued position whichFilter. whichFilter can be a value greater than
the length of the isa filternames, in which case a new name is
appended. If the new name conflicts with an existing name, then it is
modified before it is
inserted.
Example:
filterNames = ieSetFilterName(1,'rDefault')
Copyright ImagEval Consultants, LLC, 2003.