Skip to content

Commit

Permalink
'RUN+SML: fixed a comment typo'
Browse files Browse the repository at this point in the history
  • Loading branch information
ariekahn committed Apr 20, 2020
1 parent 5497576 commit 3784d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/run_rsm_measure_searchlight.m
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
cosmo_map2fmri(glm_dsm_results, ...
fullfile(output_path,'rsm_searchlight_glm_behav-v1.nii'));

%% Show behavioural seachrlight map
%% Show behavioural searchlight map
figure();
cosmo_plot_slices(cosmo_slice(glm_dsm_results,1));

Expand Down

0 comments on commit 3784d93

Please sign in to comment.