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