Borrar filtros
Borrar filtros

pdegplot without subdomain edges and labels?

3 visualizaciones (últimos 30 días)
Florian Baumgartner
Florian Baumgartner el 11 de Ag. de 2015
Respondida: Alan Weiss el 17 de Ag. de 2015
Hello,
if I construct a CSG model in the PDE Toolbox with two rectangles and switch to boundary mode and remove the subdomain borders I get the following edges.
How can I get the same image with the command "pdegplot(..)"? Because it always shows also the subdomain lables.

Respuestas (1)

Alan Weiss
Alan Weiss el 17 de Ag. de 2015
After you create your geometry, use csgdel to delete subdomain boundaries. Then you can plot your geometry as you want.
Alan Weiss
MATLAB mathematical toolbox documentation

Community Treasure Hunt

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

Start Hunting!

Translated by