From: ilias Papalaios on
"Vivek Saxena" <maverick280857(a)yahoo.com> wrote in message <hq9ftp$k0r$1(a)fred.mathworks.com>...
> PS -- Previous threads with similar subjects did not address my question, hence I'm asking a new one.
>
> Hi,
>
> I want to extract the following information from a COMSOL mesh
>
> 1. x and y coordinates of nodes
> 2. element connectivity array
> 3. list of boundary edges (inner and outer boundary)
>
> and store them in the MATLAB workspace for use in my own code.
>
> How can this be done?
>
> Thanks in advance!

These are crucial questions to me, too i am aware for responces
From: us on
"ilias Papalaios" <papalaios(a)gmail.com> wrote in message <i3omvt$spv$1(a)fred.mathworks.com>...
> "Vivek Saxena" <maverick280857(a)yahoo.com> wrote in message <hq9ftp$k0r$1(a)fred.mathworks.com>...
> > PS -- Previous threads with similar subjects did not address my question, hence I'm asking a new one.
> >
> > Hi,
> >
> > I want to extract the following information from a COMSOL mesh
> >
> > 1. x and y coordinates of nodes
> > 2. element connectivity array
> > 3. list of boundary edges (inner and outer boundary)
> >
> > and store them in the MATLAB workspace for use in my own code.
> >
> > How can this be done?
> >
> > Thanks in advance!
>
> These are crucial questions to me, too i am aware for responces

a hint:
- ask the company...

http://www.comsol.com/support/contact/

us