Exporting toolbox solutions to workspace
4 ビュー (過去 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 で PDE Solvers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!