Visualisation 2D mesh grey values
조회 수: 4 (최근 30일)
이전 댓글 표시
Hellow, i need code for visualtisation for a 2D mesh. I have a matrix with grey values ( 0 to 1) and i have to visualate it according to the grey value. For example a 3x3 matrix [ 0.236 0.256 0.785 ; 1 0 0 ; 0.369 0.259 0 ] and know i want to see where the most grey is in a mesh. Hopefully anyone can help me. Thx
댓글 수: 0
채택된 답변
Patrick Kalita
2011년 4월 18일
Or, you can try using the plot selector to interactively find a type of plot that is right for your data.
댓글 수: 0
추가 답변 (2개)
참고 항목
카테고리
Help Center 및 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!