mesa
- 694
- 36
I want to look at it and see if there is another option to resize dialog boxes, does anyone know where it is hiding in MatLab R2013b?
edit inputdlg.m
kreil said:You can edit the file by just typing,
Code:edit inputdlg.m
It's in the /toolbox/matlab/uitools directory.