Default #include statements for new experiments?
jeremypmeyers
Ideally, I'd like to have something like the following show up in the Procedure window every time I create a new Experiment:
#pragma rtGlobals=3 // Use modern global access method and strict wave access.
#include "StandardUserFunctions" //Include user-saved functions every time a new experiment is opened.
#include "StandardUserFunctions" //Include user-saved functions every time a new experiment is opened.
"StandardUserFunctions" would be a standard set of functions that would be loaded automatically every time I start a new Experiment, saved in the appropriate Igor User Files directory.
The "Capture Preferences for New Procedure Windows" doesn't seem to retain the settings I need for a new experiment.
I apologize if this has been covered before. I've searched on what I thought were the appropriate search terms in both the user manual and Igor Exchange. and couldn't find a way to do it.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
November 17, 2014 at 09:58 am - Permalink