Hoffman2:Software Tools:Osprey
Jump to navigation
Jump to search
Osprey
1. Start an interactive session by, for example
qrsh -l h_rt=2:00:00,h_data=24G
2. In the work node, run the following commands
module load matlab/R2020a export MATLABPATH=/u/project/CCN/apps/spm12 matlab
The command "matlab" will open Matlab GUI interface
3. Install "GUI Layout" and "Widgets" Toolboxes
Open Matlab GUI and go to “Home” -> “Open” Then navigate to /u/project/CCN/apps/matlab and then choose file
GUI Layout Toolbox 2.4.1.mltbx
Then click “Open” button on the bottom. This will install GUI Layout toolbox.
Repeat these steps for Widgets.Toolbox.1.5.1.mltbx. Then follow the same steps I sent yesterday to start Osprey and it should work.