Can I use Java/Matlab to edit FlexPDE... Log Out | Topics | Search
Moderators | Register | Edit Profile

FlexPDE User's Forum » User Postings » Can I use Java/Matlab to edit FlexPDE script PDE file? « Previous Next »

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

Charlie Zhang (qzhang)
New member
Username: qzhang

Post Number: 1
Registered: 06-2004
Posted on Tuesday, June 01, 2004 - 03:04 pm:   

We are using FlexPDE to create a specific thermal modeling simulator. I try to use Java/Matlab to write an interface to interact with FlexPDE, so that other higher level users can input the model parameters in GUI.

In Java/Matlab code, I am thinking of creating a FlexPDE script file(PDE file) or modifying an existing PDE file according to user input from GUI. Does anyone know whether this is a feasible way to interact with FlexPDE? Any suggestions will be appreciated.

Thanks in advance!!
Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 151
Registered: 06-2003
Posted on Tuesday, June 01, 2004 - 04:33 pm:   

FlexPDE has frequently been used in this way.
Your controller can start FlexPDE with the -Q command-line switch to cause it to run automatically in minimized mode and exit when finished. See "Command-line switches" in the Help Index.
Top of pagePrevious messageNext messageBottom of page Link to this message

Charlie Zhang (qzhang)
New member
Username: qzhang

Post Number: 2
Registered: 06-2004
Posted on Tuesday, June 01, 2004 - 06:42 pm:   

Thanks a lot, Robert.

I looked at "script" in the help index, and found that:

Descriptor files(.pde files) can also be prepared using any ASCII text editor or any editor capable of exporting a pure ASCII text file.

Does this mean I can use Java/Matlab to prepare a pure ASCII text file executable by FlexPDE?

Thanks a again



Top of pagePrevious messageNext messageBottom of page Link to this message

Robert G. Nelson (rgnelson)
Moderator
Username: rgnelson

Post Number: 152
Registered: 06-2003
Posted on Tuesday, June 01, 2004 - 08:56 pm:   

Absolutely.

FlexPDE script files are ASCII text files. You can read or write them with any text editor or with any program that can write a text file.

Try it yourself. Open one of our sample descriptors with Notepad, Excel, or any other program you want to experiment with.
Top of pagePrevious messageNext messageBottom of page Link to this message

ErodeSanthanam Nehru (esnehru)
New member
Username: esnehru

Post Number: 1
Registered: 07-2004
Posted on Monday, July 19, 2004 - 12:30 am:   

I have pde in variable can I use flexpde for vriable form of pde?

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