We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8663a48 commit 0a388b3Copy full SHA for 0a388b3
demos/MoAE/moae_03_slice_display.m
@@ -28,4 +28,6 @@
28
opt.subjects = {'01'};
29
30
% read the model
31
-opt = chec
+opt = checkOptions(opt);
32
+
33
+transparentMontage(opt);
0 commit comments