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