Error While exporting data to workspace.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to export data of the solution from PDE Modeler, but i am unable to. Could you help in geeting it.
0 commentaires
Réponses (1)
Ravi Kumar
le 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 commentaires
Ravi Kumar
le 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
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!