#pragma rtGlobals=3 // Use modern global access method and strict wave access. Menu "Analysis" "Load MPF2 with Atan Baseline",/Q, InstallMPF2WithAtan() end Function InstallMPF2WithAtan() Execute/P/Q/Z "INSERTINCLUDE "; Execute/P/Q/Z "INSERTINCLUDE \"AtanBaseline\"" Execute/P/Q/Z "COMPILEPROCEDURES " Execute/P/Q/Z "fStartMultipeakFit2()" end