ff3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ff3d-users] Re: ff3d-users Digest, Vol 42, Issue 2


From: Stephane Del Pino
Subject: Re: [ff3d-users] Re: ff3d-users Digest, Vol 42, Issue 2
Date: Tue, 14 Apr 2009 11:24:51 +0200
User-agent: KMail/1.9.9

Dear Hideki,

If you need to specify values point by point, an easy way to do it is to 
create a file that contains values for *all* points of the mesh (even for the 
inner points). Then you can read it using your mesh.

If your mesh is "M" and you stored your data  in a file "f.bb" using the medit 
format, you can write

    function f = read(medit,"f.bb",M);

I think this is what you are looking for.

Best regards,
Stéphane.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]