How to pass an array into the initial condition function while using pdepe
이전 댓글 표시
I have a PDE which is solved using pdepe. However after the solution (1xn array) is achieved, i perform some other calculation and then i want to feed the end result back into the PDE (in the next iteration in a for loop) as initial condition. How can this be achieved.
Additinally how can additional paramters be passed into the pde function?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!