|
[Sponsors] |
July 16, 2006, 05:35 |
Matlab PDE toolbox help
|
#1 |
Guest
Posts: n/a
|
Hello. I`m using the PDE solver tool (the GUI) of Matlab. Does anyone know how to export to an array the solution I`ve got in a graphical form? And what means each file and row? Thanks.
|
|
July 19, 2006, 07:17 |
Re: Matlab PDE toolbox help
|
#2 |
Guest
Posts: n/a
|
Hi Alej. You can export the solution in the menu Solve -> export solution. (only the solution is saved in the matlab workspace, that is a vector with the nodal values) You can also export the mesh (menu Mesh -> export mesh). This command export the connectivities (t) with an extra row for the material (if you have only one material you can see a row of ones), the nodal coordinates (p) and information about the edges (I don't remeber the order of this information, but I can check it if you are interested).
Rubén |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to start Fluent with Matlab?? | Jay Hu | FLUENT | 8 | November 9, 2022 07:30 |
OpenFOAM command from inside MATLAB | sega | OpenFOAM Post-Processing | 18 | September 25, 2012 08:35 |
Algorithm for coupled pde with all flux boundary conditions | benk | Main CFD Forum | 3 | December 28, 2010 06:09 |
caling matlab in Fortran | HaKu | Main CFD Forum | 0 | July 16, 2009 16:35 |
Matlab pde toolbox | srijit goswami | Main CFD Forum | 1 | January 30, 2001 21:34 |