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 ?
1 次查看(过去 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!