Feeds
已回答
How do I plot colors for different mesh elements using trimesh?
I figured it out. I scaled the element values to match up to a chosen colormap (jet) and did a trimesh() one element at a time, ...
How do I plot colors for different mesh elements using trimesh?
I figured it out. I scaled the element values to match up to a chosen colormap (jet) and did a trimesh() one element at a time, ...
2 years 前 | 0
| 已接受
提问
How do I plot colors for different mesh elements using trimesh?
I have a 2D mesh that I want to plot, and it seems like trimesh() may be the best function for doing so. However, I'm not clear ...
2 years 前 | 2 个回答 | 0