colormap for facealpha and range
1 次查看(过去 30 天)
显示 更早的评论
I have plotted concentric sphere of different radii with different color and different FaceAlpha.
The radius ranges from linspace(1,1/20,10) and FaceAlpha range from logspace(1,0.1,10)./10
If you see carefully small radius of sphere has high FaceAlpha value and larger radius of sphere has low FaceAlpha value. So outer most sphere should have maximum colormap value. But the colormap bar is misleading. Its showing the maximum value in the middle sphere but its not. How should i correct this.
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!