NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hello everyone, I have a small program that plots particles in space. It takes 4 arrays, an x, y, z, and value arrays and plot them as such: (index)->(x, y, z, value) as suggested earlier on the list. Does anyone know, or can point me to some information, concerning a limit on the number of particles that I can plot using this method? I am wondering if there is a limit placed on the number of elements in an array with java, or if there's a limit with VisAD. Thanks! -dave --------------------- David Nguyen Computer Engineering Northwestern University dave@xxxxxxxxxxxxxx http://www.davenguyen.net
visad
archives: