フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

problam with pde plotting

1 回表示 (過去 30 日間)
m. muner
m. muner 2016 年 3 月 7 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hello I'm trying to plot circles using pde toolbox i have this code n1=25; ua=abs(rand(n1,2)*r); for t=1:x1 pdecirc((ua(t,1)),(ua(t,2)),radius); end the normal plotting is correct but when i plotted using pde is not its shows geometry error message

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by