FPMat: FlexPDE Matlab Interface Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » FPMat: FlexPDE Matlab Interface « Previous Next »

Author Message
Top of pagePrevious messageNext messageBottom of page Link to this message

Mohammad Rahmani (mrahmani)
Member
Username: mrahmani

Post Number: 32
Registered: 10-2004
Posted on Thursday, January 13, 2005 - 05:24 pm:   

FPMat is an interface to import the FlexPDE outputs in Matlab. While calling FlexPDE in Matlab as a computation engine is simple but, importing the FlexPDE outputs into Matlab is not a very easy task. This interface implement a method to read unformatted data files generated by FlexPDE "EXPORT" command.
A small PDF describes the capabilities of FPMat and a set of examples accompany it.

The FPMat interface can be downloaded from The MATLAB Central File Exchange area under Utilities, Import Export category.
http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do

Regards
Mohammad
Top of pagePrevious messageNext messageBottom of page Link to this message

Mohammad Rahmani (mrahmani)
Member
Username: mrahmani

Post Number: 33
Registered: 10-2004
Posted on Thursday, January 13, 2005 - 06:47 pm:   

FPMat can also be downloaded from PDESolution Forum. The PDF document in FPMath folder describe the interface and instruct for installation/uninstallation.

/Mohammad

application/x-zip-compressedFPMath Interface
FPMat_ Interface.zip (138.9 k)
Top of pagePrevious messageNext messageBottom of page Link to this message

ressa octavianty (ressa)
New member
Username: ressa

Post Number: 1
Registered: 10-2005
Posted on Tuesday, October 11, 2005 - 10:56 pm:   

Hello,

I have the question about importing the FlexPDE graph into matlab using the FPMat Interface.
Is only the file with particular extension (.flx ) could be imported into?
Or is there another file format? Because I'm trying to import the .dat and .txt files, and always be failed.

Thanks before
Regards,
Ressa
Top of pagePrevious messageNext messageBottom of page Link to this message

Padmini Rangamani (prangamani)
New member
Username: prangamani

Post Number: 1
Registered: 02-2006
Posted on Wednesday, February 01, 2006 - 01:29 pm:   

How does one call FLEXpde from the Matlab command window? I tried multiple (what I thought were obvious) ways, but with no success. Can you please help?

Thanks,
Padmini
Top of pagePrevious messageNext messageBottom of page Link to this message

Alexander Kalinin (alkalinin)
Member
Username: alkalinin

Post Number: 4
Registered: 10-2005
Posted on Wednesday, February 01, 2006 - 02:39 pm:   

I do this via 'system' call in MatLab:
1. I create a "run.bat" file that call a FlexPDE.
2. From MatLab I do the "system('run.bat')" call.
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 529
Registered: 06-2003
Posted on Wednesday, February 01, 2006 - 07:28 pm:   

I don't use MatLab, so I don't know what kind of special cases might arise. But in principle, the "system" command merely submits a command line to the operating system. You should be able to run FlexPDE as successfully as run.bat.

You did not say what the specific failure was, so I can't guess the problem. Perhaps you need a full path to FlexPDE. If you are running on Linux, perhaps you used the wrong capitalization. Perhaps you need to use command-line switches to start FlexPDE (see "Command-line switches" in the Help Index).

Add Your Message Here
Post:
Username: Posting Information:
This is a private posting area. Only registered users and moderators may post messages here.
Password:
Options: Enable HTML code in message
Automatically activate URLs in message
Action:

Topics | Last Day | Last Week | Tree View | Search | Help/Instructions | Program Credits Administration