Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to communicate matlab and another process?

Status
Not open for further replies.

123ja

Electrical
Joined
Jan 31, 2007
Messages
1
Location
BR
Hi everybody,

Here is the situation. I have matlab and a java process that i want to communicate.
By the occurrence of an event, this process will send matlab a message containing:

- information to be updated in a specific point of a file and;
- a command to perform some calculations with the updated data;

After this, matlab has to send a message back to the process and inform the result of the calculations that were just done.

Can anyone help me with this?
Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top