Skip to content
Snippets Groups Projects
Verified Commit a74f762d authored by Houtan Bastani's avatar Houtan Bastani
Browse files

model_settings don’t need to be cleared when project has been closed

parent f3096706
No related branches found
No related tags found
No related merge requests found
......@@ -109,11 +109,11 @@ if ~isempty(project_info)
catch
end
end
end
else
if ~isempty(model_settings)
evalin('global', 'clear model_settings')
end
end
gui_set_project_info()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment