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 86e1986 commit c5769daCopy full SHA for c5769da
inst/velasGUI.m
@@ -33,7 +33,7 @@
33
34
%% main UI
35
VELAS.hfig = figure('position',[scr(3)/2-VELAS.uiW/2,scr(4)/2-VELAS.uiH/2, VELAS.uiW,VELAS.uiH],...
36
- 'name','VELAS ver.1.0.4',...
+ 'name','VELAS ver.1.0.5',...
37
'NumberTitle','off',...
38
'Color','w',...
39
'menubar','none',...
0 commit comments