Hi guys, I'm using UIGETFILE to return me the names of files in a folder. The File names are ordered correctly in the folder but when the names are returned the last file name is in first cell, after this the file names continue in the correct order.
Thanks in advance,
Tim
No products are associated with this question.
When selecting multiple files by clicking and holding the shift key, the last file you click on goes in the first cell, they then run down accordingly.
3 Comments
Direct link to this comment:
http://www.mathworks.com/matlabcentral/answers/48348#comment_99720
Solved my problem. Little bit weird really, I am selecting multiple files by clicking and holding the shift key. The last file you click on goes in the first cell, they then run down accordingly.
Direct link to this comment:
http://www.mathworks.com/matlabcentral/answers/48348#comment_99726
@Tim: I don't experience your issue on R2012a Vista 32.
Direct link to this comment:
http://www.mathworks.com/matlabcentral/answers/48348#comment_100089
@Oleg: I am using R2010a and XP 32. But this definitely happens. I just use "sort" to put it right though, but I suppose I'm lucky that my files are labelled like that.