DISTMESH: what's the correct size function for a inner rectangular area?

2 visualizaciones (últimos 30 días)
The figure shows a rectangular domain with a specific circle refined (I used fd = inline(['drectangle(p,' num2str(0) ',' num2str(0.98) ',' num2str(-0.35) ',' num2str(0) ')'],'p'); fh = inline('max(min(0.5*sqrt((p(:,1)-0.5).^2 + (p(:,2)+0.15).^2 ), 0.1 ),0.03)','p');). How can I generate a rectangular domain with a specific RECTANGULAR area refined? What's the correct size function fh?

Respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by