TheLeech
Bioengineer
- Feb 4, 2006
- 2
Does anyone know it is possible to read multiple files into matchcad using 1 command. My BMP's are called Image0.bmp, Image1.bmp, ... etc. I need to convert them to matrices containing the grey values. Out of these matrices I need to extract grey values and then I wish to write these values into a file. Because I do not whish to load over a 100 BMP's into Matchcad manually, I was hoping anyone could help me.
PS: when using for instance "for i from 0..100 READBMP("Imagei.bmp") won't work ofcourse.
Many thanks in advance
PS: when using for instance "for i from 0..100 READBMP("Imagei.bmp") won't work ofcourse.
Many thanks in advance