-
Notifications
You must be signed in to change notification settings - Fork 16
Download and Installation
yileizheng-BU edited this page May 10, 2020
·
25 revisions
To download go to the AtlasViewer home page and click the green "Clone or download" button on the right. Then click "Download ZIP" right below the green button. Once you have downloaded the zip file, unzip it.
- Download and install the 64-bit MATLAB Runtime R2017b (9.3) for Windows from the Mathworks website.
- In File Browser (or Windows Explorer in older Windows versions) navigate to the AtlasViewer root folder you have just downloaded and unzipped.
- Go into the Install folder and find and unzip the file atlasviewer_install_win.zip. Please make sure that the unzipped folder is called “atlasviewer_install”. If this folder already existed because of an older version, then you must rename that folder before unzipping this new install file.
- Go into the newly created atlasviewer_install folder and double click on the file setup.bat. This should start the installation process. When it finishes you should see an AtlasViewer icon on your Desktop.
- You can now execute AtlasViewer by double-clicking the AtlasViewer icon on the desktop.
- Download and install the 64-bit MATLAB Runtime R2017b (9.3) for Mac from the Mathworks website.
- In Finder navigate to the AtlasViewer root folder you have just downloaded and unzipped.
- Go into the Install folder and find and unzip the file atlasviewer_install_mac.zip. Please make sure that the unzipped folder is called “atlasviewer_install”. If this folder already existed because of an older version, then you must rename that folder before unzipping this new install file.
- Go into the newly created atlasviewer_install folder and double click on the file setup.command. This should start the installation process. When it finishes you should see an AtlasViewer.command icon on your desktop.
- You can now execute the AtlasViewer by double-clicking the AtlasViewer .command icon on the desktop.
Open Matlab and change the current folder to the AtlasViewer root folder that you downloaded. In the command window, type
setpaths
This will set all the required Matlab search paths for AtlasViewer. Note: this step should be done every time a new Matlab session is started.
At this point you should be ready to start AtlasViewer from the Matlab command window.
To run AtlasViewer:
- Type AtlasViewerGUI in the command window.
- Navigate to a folder and select to open it.