Yeah, you're right that for analysis of FEM data it's more profitable to use for example Paraview. However, I want to use Matlab not for the analysis of data but for the figures. I've got some points and lines that I want to add on output figures. I can do these thing in Matlab easily, however, I need to somehow plot the original solution. I'm just interesting if there is a simple way to do this.
On Monday, March 12, 2018 at 2:34:15 PM UTC+3, Wolfgang Bangerth wrote: > > On 03/12/2018 05:15 AM, Bryukhanov Ilya wrote: > > > > What is the easiest way to export the output field from dealii and plot > it in > > Matlab? > > Why would you want to do that? Unless you have a structured mesh, the data > associated with a finite element field is a pretty complicated thing that > will > be difficult to import into Matlab. There are also much better > visualization > programs than Matlab. > > But maybe you can explain in more detail what you want to do and why? > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
