pdegplot without subdomain edges and labels?
이전 댓글 표시
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.

답변 (1개)
Alan Weiss
2015년 8월 17일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 General PDEs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!