Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

parabolic pde solver returning the value but didn't print the plot of U with time.....

3 Ansichten (letzte 30 Tage)
pradeep
pradeep am 7 Jul. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I am using MATLAB 2012a ,I have all the parameter values 'parabolic' pde solver needs i.e. U1=parabolic(u0,0:100,b,p,e,t,c,a,f,d); . I am getting the value of U1 for time 0 but I need the plot of U1 at time 100. For plot I am using the command H =pdeplot(p,e,t,'xydata',U1,'zdata',U1,'mesh','off'); . So how can i get the U1 graph at a time t......... Thanks in advance any help is appreciated.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by