[英]MatLab error:Exceeded the maximum number (8) of light sources
我试图通过在每个时间步绘制我的数据的 isosurf 来制作电影。 但是,我收到以下错误并且代码运行速度很慢。 错误是:
[Warning: Error updating Light.
Exceeded the maximum number (8) of light sources
错误所指的行如下:
drawnow;
我搜索了如何解决这个问题,但没有找到任何解决方案。 以下链接中报告了同样的问题: https : //uk.mathworks.com/matlabcentral/answers/471429-exceeded-the-maximum-number-8-of-[light-sources-when-trying-to-绘制两个缩小的球体][1]
有人可以帮我消除这个错误吗?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.