On Tue, Aug 12, 2008 at 9:46 AM, Nasser Mohieddin Abukhdeir <[EMAIL PROTECTED]> wrote: > Hi: > This might be a stupid question, but I cannot figure out how to > export data from Libmesh for post-processing into an Octave/Matlab > compatible format. Right now its a simple problem, I am solving a 1D > problem with adaptive mesh refinement...there doesn't seem to be > anything on the lists about this and none of the file formats supported > by Libmesh seem readable by Octave/Matlab, *please* correct me if I'm wrong.
There is a GnuplotIO output format for 1D. Will that suit your needs? See ex4 for an example. -- John ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
