Code Comments
Programming Forum and web based access to our favorite programming groups.Gilad Jacobson wrote:
> [fname,path] = uigetfile('*.txt')
> and picking, let's say, file '15;38.txt', Matlab returns in >
fname TWO filenames fnames = {'15','38.txt'}
Hi,
I can't get the problem on my machine !
It works well even with the ";" character.
I'm using Matlab R12.1. Which one do you use ?
Jérôme
Post Follow-up to this messageJérôme wrote:
>
>
> Gilad Jacobson wrote:
>
>
> fname TWO filenames fnames = {'15','38.txt'}
>
> Hi,
>
> I can't get the problem on my machine !
> It works well even with the ";" character.
>
> I'm using Matlab R12.1. Which one do you use ?
>
> Jérôme
Jérôme, I see this behaviour in R14 only, maybe it is because of the
'Multiselect' feature?
/PB
Post Follow-up to this messagePB wrote: > maybe it is because of the 'Multiselect' feature? My question was quiet stupid :D Jérôme
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.