Tagged Questions
12
votes
4answers
388 views
Plotting data points: Optimizing size and visuals
The following problem is one that may have showed up to you while plotting a large data collection. Suppose you have a data set of say 1 million points. ...
6
votes
1answer
93 views
DataEncoding in HDF5 format
I would like to export data in HDF5 format with Mathematica 9.
The Mathematica manual about Import and Export of this format can be readen here.
As I'm dealing with large arrays, export often lead to ...