Skip to content

Commit 2eb82d6

Browse files
committed
[FIX] rm extra command
1 parent 1bd8912 commit 2eb82d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demos/roi/label_and_extract_clusters.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
peakThreshold = 5;
1717
extendThreshold = 50;
1818

19-
zMap = renameNeuroSynth(zMap);
20-
2119
labeledClusters = labelClusters(zMap, peakThreshold, extendThreshold);
2220

2321
%% Use the output of the previous step

0 commit comments

Comments
 (0)