powered by
f.basic.hdr.list.create(mat, file.hdr)
mat
file.hdr
f.write.list.to.hdr
f.analyze.file.summary
a<-array(rnorm(20*30*40*3),dim=c(20,30,40,3)) file<-"temp.hdr" f.basic.hdr.list.create(a, file)
Run the code above in your browser using DataLab