Exporting toolbox solutions to workspace
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to export PDE solution (potential over the plan) back to the MATLAB environment and transform it to a solution on a rectangular grid. I have tried eporting the meshand solution from the pde ttolbox and then defining the grid and using tri2grid command. But I keep getting error message that variable p is not defined. How do I solve this?
댓글 수: 1
Raunak Gupta
2020년 12월 21일
Hi Shreya,
Can you add an example code which can reproduce the error message? It will be easy for us to debug that issue if the example code is present.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!