Changeset 1199 for trunk/src/series/civ_input.m
- Timestamp:
- Mar 18, 2026, 12:44:56 PM (3 hours ago)
- File:
-
- 1 edited
-
trunk/src/series/civ_input.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_input.m
r1196 r1199 395 395 396 396 %% set the GUI to modal: wait for OK to close 397 set(handles.civ_input,'WindowStyle','modal')% Make the GUI modal397 %set(handles.civ_input,'WindowStyle','modal')% Make the GUI modal 398 398 drawnow 399 399 uiwait(handles.civ_input);% wait for OK action to end the function
Note: See TracChangeset
for help on using the changeset viewer.
