Skip to content

Commit 0bc24df

Browse files
committed
Update _AnalyzeGroup_CON_FUN_MP_GA_BUD.gen.m
1 parent bf7a743 commit 0bc24df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

braph2genesis/pipelines/connectivity-functional multiplex group_average/_AnalyzeGroup_CON_FUN_MP_GA_BUD.gen.m

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@
4242
%%% ¡prop!
4343
DENSITIES (parameter, rvector) is the vector of densities.
4444
%%%% ¡default!
45-
0
45+
[1:1:10]
46+
%%%% ¡gui!
47+
pr = PanelPropRVectorSmart('EL', a, 'PROP', AnalyzeGroup_CON_FUN_MP_GA_BUD.DENSITIES, ...
48+
'MIN', 0, 'MAX', 100, ...
49+
'DEFAULT', AnalyzeGroup_CON_FUN_MP_GA_BUD.getPropDefault('DENSITIES'), ...
50+
varargin{:});
4651

4752
%% ¡props_update!
4853

0 commit comments

Comments
 (0)