visualizing large datasets in matlab
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
I'm trying to visualize very large datasets with matlab to create a publication quality figure. While I can create the plot successfully and save the figure, this freezes matlab and I have to force quit and restart. It doesn't seem like the memory usage by the matlab application is excessive (< 2GB). Has anyone encountered this behavior? Does anyone know what the problem is? and does anyone know how to fix this? I read the tutorial on handling large datasets, but it never mentions this specific issue. Thanks
0 comentarios
Respuestas (1)
bym
el 10 de Nov. de 2011
Have you tried changing renderers (zbuffer opengl)? or use this FEX submission
Ver también
Categorías
Más información sobre Graphics Performance en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!