MATLAB SpinNMR GUI Changelog ================= This file documents changes that have been made to the MATLAB Spin NMR Graphical User Interface. If minor bugfixes to the MATLAB GUI are made, or example programs are updated, the version is not changed, but a letter is added to the end of the MATLAB GUI package. (starting with b, then c, etc.) Unless otherwise noted, it is not necessary to reinstall drivers when a new version of the GUI is released. Simply downloading the new MATLAB GUI is sufficient to take advantage of the changes. Change History ============== -------------------- SpnmrR6 - 2008-11-20 -------------------- - Recompiled to run with latest version of spinAPI (20081118). - mexCompile.m is added under /MexSource to help compile all .c file with new spinapi.lib - Bug fixed: Scan doesn't stop automatically when running with multiple scan. -------------------- SpnmrR5 - 2008-11-06 -------------------- - Added hard-coded 3 ms blanking delay for Single-Pulse, CPMG and 90 degree pulse-finder experiments. This allows the MATLAB GUI to work with SpinCore Power Amplifiers that utitlize blanking/enabling. -------------------- SpnmrR4 - 2008-10-30 -------------------- - Recompiled MATLAB GUI to run with latest version of SpinAPI (20081009). .dll files were replaced with .mexw32 files. -------------------- SpnmrR3 - 2007-06-12 -------------------- - Started the MATLAB GUI Change Log.