-
Notifications
You must be signed in to change notification settings - Fork 9
Getting Started
Alan Race edited this page Sep 17, 2019
·
17 revisions
Currently requires 64-bit Windows. If you are running 32-bit Windows and want a standalone version please contact me ([email protected]).
- Download and extract the zip file of the latest release
- Download and install the R2016b (9.1) MATLAB Runtime
- Download and install the Visual C++ Redistributable for Visual Studio 2015
- Run SpectralAnalysis.exe
Prior to running SpectralAnalysis, it is advisable to increase the 'Java Heap Size' allocated to MATLAB to the maximum available. This enables larger imzML files to be opened successfully.
git clone https://github.com/AlanRace/SpectralAnalysis
cd SpectralAnalysis
git submodule update --init
- Download the source code of the latest release
- Download the latest version of MOOGL and place in the
SpectralAnalysis\src\gui\MOOGL
folder - Open MATLAB and navigate to the folder containing the source code
- Run the command
runSpectralAnalysis
If you use a currently untested version of MATLAB, please let me know any successes ([email protected]) or issues you encounter (submit issues).
MATLAB Version | Compatibility | Notes |
---|---|---|
R2016b | Compatible | |
R2016a | Compatible | |
R2015b | Compatible | |
R2015a | Compatible | |
R2014b | Compatible | |
R2014a | Compatible | |
R2013b | Untested | |
R2013a | Untested | |
R2012b | Untested | |
R2012a | Untested | |
R2011b | Untested | |
R2011a | Untested | |
R2010b | Untested | |
R2010a | Untested | |
R2009b | Untested | |
R2009a | Untested |