How can I plot XYZ-Color surface?
이전 댓글 표시
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
2016년 10월 20일
Would you expect the whole 3d domain to be coloured in?
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)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 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!