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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!