フィルターのクリア

pdegplot without subdomain edges and labels?

3 ビュー (過去 30 日間)
Florian Baumgartner
Florian Baumgartner 2015 年 8 月 11 日
回答済み: Alan Weiss 2015 年 8 月 17 日
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
Alan Weiss 2015 年 8 月 17 日
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