import file
Posted by Ye Chen on
URL: http://imagej.273.s1.nabble.com/import-file-tp3700724.html
Hello,
I have a question about File-Import Image Sequence. Usually it will import
all files in one folder in alphabet order. For example, I have file called
fa001, fa002, fb001,fb002. When they are read in a stack, they should be in
alphabet order like that. But when I used one of my laptop read them in, it
is in the order fa001,fb001,fa002,fb002. I used another laptop to read the
same files in, it is in the order fa001,fa002,fb001,fb002.
Is there anyone who can tell where I should change to make importing files
in alphabet order?
Thanks