MATLAB: ‘uigetdir’ command is not working in MATLAB 6.1

matlab guiuigetdir

Hi All,
i am developing a gui in MATLAB 6.1.
i would like to select a directory, whereas 'uigetdir' command is not working in MATLAB 6.1
requesting your help to know how to select a directory in MATLAB 6.1
Note: i cant move out of MATLAB 6.1 due to some constraints.
Thanks..
Venkat

Best Answer

uigetdir() was added in MATLAB 6.5 .