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

set menus after deterministic simulation

parent a892d731
No related branches found
No related tags found
No related merge requests found
......@@ -344,6 +344,7 @@ handles.pushbuttonCommandDefinition = uicontrol( ...
jObj.setBusyText('Done');
project_info.modified = true;
project_info.deterministic_simulation_run = true;
gui_set_menus(true);
catch ME
jObj.stop;
jObj.setBusyText('Done with errors');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment