From c8132fff1f956637f2df8f27a85fba69beff96ec Mon Sep 17 00:00:00 2001 From: Tor Wager Date: Wed, 13 Nov 2024 14:35:47 -0500 Subject: [PATCH] Update canlab_help_3_voxelwise_t_test_walkthrough.m --- .../canlab_help_3_voxelwise_t_test_walkthrough.m | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/example_help_files/canlab_help_3_voxelwise_t_test_walkthrough.m b/example_help_files/canlab_help_3_voxelwise_t_test_walkthrough.m index a82af13..06002e4 100644 --- a/example_help_files/canlab_help_3_voxelwise_t_test_walkthrough.m +++ b/example_help_files/canlab_help_3_voxelwise_t_test_walkthrough.m @@ -145,6 +145,16 @@ t_reloaded = statistic_image(t.fullpath, 'type', 'generic'); orthviews(t_reloaded) + +%% Some useful optional extensions + +figure; surface(t); +figure; surface(t, 'foursurfaces'); +figure; surface(t, 'coronal_slabs_5'); + +table_of_atlas_regions_covered(t); + + %% Explore on your own % % 1. Click around the thresholded statistic image. What lobes of the brain