11-24-2014 03:14 AM
11-24-2014 10:24 AM
For matlab, there is the matlab script node.
For JADE, you need to be more specific, because there are several programming tools with that name (e.g. here or here).
You need also define what you mean by "connect". In the most general case you would simply build a dll in the other language and then call it using the call library function node.
What are you actually trying to do?