Meshing cartesian coordiantes within a circle?
Ältere Kommentare anzeigen
I want to do a mesh with x and y .. but I only want to display the data for a circle with radius r. I don't want to use polar coordinates since the mesg becomes less dens at the edges.
Is there a way to do this, to ignore the coordiantes outside this circle?
Antworten (1)
Hi,
You can try setting the values for the co-ordinates outside the circle to NaN. May be this will help.
1 Kommentar
Lizan
am 17 Okt. 2013
Kategorien
Mehr zu Computational Geometry finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!