Error While exporting data to workspace.
2 次查看(过去 30 天)
显示 更早的评论
I am trying to export data of the solution from PDE Modeler, but i am unable to. Could you help in geeting it.
0 个评论
回答(1 个)
Ravi Kumar
2020-1-5
You can export solution by selecting menu option:
Solve> Export Solution
This would export the solution as 'u' variable to workspace direclty.
Alternatively, you can use the newer programmatic workflow to setup your problem.
Regards.
Ravi
2 个评论
Ravi Kumar
2020-1-7
Sorry, I did not see the error in you original image. If you are still facing the problem, post the code. You can save the setup (File > Save As... ) to an M-file and past it here to reproduce the issue.
Regards,
Ravi
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!