


sensorResampleWave -- Adjust wavelength samples for sensor functions isa = sensorResampleWave([isa],[newWaveSamples]) The wavelength dimension of all the sensor spectral data is resampled from the current to newWaveSamples. If the newWaveSamples are not sent in, the user is queried. The wave samples must be evenly spaced. Examples: isa = sensorResampleWave(isa) Copyright ImagEval Consultants, LLC, 2003.
