BinaryImport
- To: mathgroup at smc.vnet.net
- Subject: [mg36984] BinaryImport
- From: Blimbaum Jerry DLPC <BlimbaumJE at ncsc.navy.mil>
- Date: Fri, 4 Oct 2002 05:01:23 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I use BinaryImport to read a file as follows: BinaryImport["file",{Byte..}] then I use Partition to rebuild the data of dimensions 252 x 253 x 255.... This works but it takes about half an hour to read the file....it's a 16 MByte file.....any way to improve this? thanks....jerry blimbaum