MATLAB: “uigetfile” dialog takes the entire screen?

dialogguiguidescreensize;uigetfile

I have a GUIDE gui that calls for
uigetfile
at some point.. up until now the dialog appeared in a reasonable size, but all of a sudden it's taking the entire screen for some reason! I tried to restart MATLAB, even my computer (pc) but it's not working! Any idea why it's doing that? Can it be that I messed around with any of Matlab settings or my main gui's Figure properties or even with my computer setting?

Best Answer

The issue is resolved. It seemed that the computer setting were messed up. thanks