Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

problam with pde plotting

1 visualizzazione (ultimi 30 giorni)
m. muner
m. muner il 7 Mar 2016
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by