Skip to content

Commit dd29742

Browse files
committed
resize ?
1 parent 65d2f5b commit dd29742

3 files changed

Lines changed: 2 additions & 527 deletions

File tree

gui.fig

-3 Bytes
Binary file not shown.

gui.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,8 @@ function best_values_Callback(hObject, eventdata, handles)
345345
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
346346
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
347347
function figure1_CreateFcn(hObject, eventdata, handles)
348+
set(handles.figure1, 'units', 'normalized', 'position', [0.05 0.15 0.9 0.8]);
349+
348350

349351
function b_Callback(hObject, eventdata, handles)
350352

0 commit comments

Comments
 (0)