fimplicit3: colormapping (3DContourPlot)
古いコメントを表示
This is totally optional and off pure interest:
If I plot a manifold with this powerful function:
f = @(x,y,z) x.^2 + y.^2 - z.^2;
fimplicit3(f)
The shape is exactly as I want. Just if: how do I change colorgradient?
I'm not well versed with terms like Edgecolor etc.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Blue についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!