Error While exporting data to workspace.
3 views (last 30 days)
Show older comments
I am trying to export data of the solution from PDE Modeler, but i am unable to. Could you help in geeting it.
![er.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/259707/er.png)
0 Comments
Answers (1)
Ravi Kumar
on 5 Jan 2020
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 Comments
Ravi Kumar
on 7 Jan 2020
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
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!