can please someone tell me what logic is used for contour function which takes input as a matrix ..how contour is plotted basically ..which pixel it takes for contour..is it like changing intensity of matrix or what ?
조회 수: 2 (최근 30일)
이전 댓글 표시
Can please someone tell me what logic is used for contour function which takes input as a matrix ?
.how contour is plotted basically ..which pixels values it takes for contour..?
is it like changing intensity of matrix or what ? function is [c,h] = contour(z,[0,0]),
i want only single contour of matrix z..but not getting exactly which pixels matlab takes for plotting it ..
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!