Why plotting is so slow?

2 次查看(过去 30 天)
Mr M.
Mr M. 2018-1-5
评论: Adam 2018-1-5
I have a matrix with size 1500x1500, and the contourplot of this matrix takes 6sec in the script (tic-toc pair around the contourf command), however after that I have to wait 63 sec to see the figure window. Why? How to do this faster? I need to save a figure. Maybe smaller pixel resolution is enough at the end.
  1 个评论
Adam
Adam 2018-1-5
doc profile
may help understand where time is spent, though possibly not if it is related to rendering a figure and object within it.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by