This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
sir, i want to send the input from java to matlab function , which input is taken by the client. after completion of that function execution the result must be send to client through jsp. i know that matlab function generate the .m file only. i request you to anybody having the code for calling matlab function from java send that code. thank you for your co-operation
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35220
7
posted
0
Welcome to JavaRanch.
I'm not familiar with Matlab (or its Java integration capabilities), but a search through the Saloon archive finds a number of topics. That might be a starting point.
Doesn't the Matlab documentation mention anything about this?
matlabcontrol will allow you to easily call MATLAB from Java. It's just like using eval and feval in MATLAB's Command Window and the results can be returned to Java. To get started, take a look at the walkthrough.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.