Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Why am I getting this error?
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm using pdepe and I keep getting the error "Error using pdepe (line 293) Spatial discretization has failed. Discretization supports only parabolic and elliptic equations, with flux term involving spatial derivative". Why is this happening?
Thanks!
댓글 수: 0
답변 (1개)
Torsten
2015년 10월 23일
This error usually occurs of your problem does not fall in the class of problems pdepe is suited for.
The problem class is defined in equations (1.4), (1.5) and (1.6) under
Best wishes
Torsten.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!