フィルターのクリア

How can I plot XYZ-Color surface?

7 ビュー (過去 30 日間)
Nayoung Kim
Nayoung Kim 2016 年 10 月 20 日
回答済み: Image Analyst 2016 年 10 月 20 日
I want to plot a function with 3 variables : f(X,Y,Z) And, the value of function will be represented as color. But, how can I plot this function? What matlab code or function I have to use?
  2 件のコメント
Alexandra Harkai
Alexandra Harkai 2016 年 10 月 20 日
Would you expect the whole 3d domain to be coloured in?
Massimo Zanetti
Massimo Zanetti 2016 年 10 月 20 日
編集済み: Massimo Zanetti 2016 年 10 月 20 日
The graph of a scalar function of 3 variables lives in 4D space. One way to visualize it can be using volumetric plots (representing 4th dimension as color intensity)

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2016 年 10 月 20 日
This is ambiguous. Are X, Y, and Z the CIE color space images (see this link, or are they spatial cartesian coordinates? It makes a big difference.
Perhaps you'd like to see this, by Sean de Wolski at the Mathworks: http://www.mathworks.com/matlabcentral/fileexchange/29485-meshcanopy

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by