From: illysam Date: Fri, 31 Jul 2009 19:39:18 +0000 (+0000) Subject: fixed counter issue X-Git-Tag: 0.9.0~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14bddd41e2a8c75b180af631b18e9bbcd8ae0db2;p=hooke.git fixed counter issue --- diff --git a/mfp_igor_scripts/ExportMFP1D.ipf b/mfp_igor_scripts/ExportMFP1D.ipf index aad09cf..d1234c3 100644 --- a/mfp_igor_scripts/ExportMFP1D.ipf +++ b/mfp_igor_scripts/ExportMFP1D.ipf @@ -85,6 +85,7 @@ Function ExportMFP1DWaves() // get a list of all LVDT waves (could be deflection as well, they always come in a pair) sList=WaveList("*LVDT*", ";", "") + // iterate through all the LVDT waves for(iCount=0; iCount