How can I get different colors for two meshes(3D) in same plot?

2 次查看(过去 30 天)
I want to display two different meshes(3d) simultaneously. I tried using pdeplot3D(model) twice with hold on but they had same color.

回答(1 个)

Aletta Wilbrink
Aletta Wilbrink 2018-2-9
You can do it with the code colormap
  1 个评论
Vishal Srivastava
Thank you for this. But it didn't worked. I am displaying only the 3D mesh, not PDEsolution. I think colormap perhaps changes the color scheme of solutions, not the mesh. I am still getting the same 'Cyan' color.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Colormaps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by