Code covered by the BSD License  

Highlights from
Method for quantitative absorption spectroscopy, version 2.1

image thumbnail
from Method for quantitative absorption spectroscopy, version 2.1 by Tom O'Haver
A computational method for quantitative analysis by multiwavelength absorption spectroscopy

TFit3separation(n,h)
function TFit3separation(n,h)
% Changes absorbance when the separation slider is moved.
global x y z InstFunction linewidth absorbance InstWidth StrayLight 
global noise NoiseArray separation width IzeroShift 
separation=n;
TFit3Redraw(x,y,InstFunction,linewidth,absorbance,InstWidth,StrayLight,noise,NoiseArray,separation,width,IzeroShift)

Contact us at files@mathworks.com