- #1
- 648
- 18
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
That is exactly what I was looking for. Yet another simple and efficient way of working with this program, it seems I am becoming a fan of Matlab.You can edit the file by just typing,
It's in the /toolbox/matlab/uitools directory.Code:edit inputdlg.m