Skip to content

Commit

Permalink
activate main LANS figure after saving prefs
Browse files Browse the repository at this point in the history
  • Loading branch information
lpolerecky committed Jun 24, 2023
1 parent 4b34c44 commit 970d844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fnc/save_settings.m
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,5 @@ function save_settings(handles,fname)
else
disp(['Preferences could not be saved.']);
end

figure(handles.figure1);

0 comments on commit 970d844

Please sign in to comment.