필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 3 (최근 30일)
pradeep
pradeep 2014년 7월 7일
마감: MATLAB Answer Bot 2021년 8월 20일
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.

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by