Ignore:
Timestamp:
Mar 18, 2026, 12:44:56 PM (3 hours ago)
Author:
sommeria
Message:

bugs repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/civ_input.m

    r1196 r1199  
    395395 
    396396%% set the GUI to modal: wait for OK to close
    397 set(handles.civ_input,'WindowStyle','modal')% Make the GUI modal
     397%set(handles.civ_input,'WindowStyle','modal')% Make the GUI modal
    398398drawnow
    399399uiwait(handles.civ_input);% wait for OK action to end the function
Note: See TracChangeset for help on using the changeset viewer.