Plotting Large arrays
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a 10000X10000 array. My system has a 3GB RAM. Computations on this array happen fast, but when i try to plot these arrays the system hangs or doesnt respond.Any tricks / suggestions to circumvent this problem?
1 comentario
Jan
el 8 de En. de 2012
Please post the method you use for plotting. It matters if you use LINE, PLOT, PATCH or SURFACE.
Respuestas (0)
Ver también
Categorías
Más información sobre Surface and Mesh Plots 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!