Java Error when call function fom .net assembly in c#
Ältere Kommentare anzeigen
I developed several algorithms in matlab and i want to use this on a web page that i developed. so i compiled the algorithms using .net assembly from the matlab compiler. I added the assembly in visual studio project and when i use some of the algorithms the mrc start running and then it pop up an warning saying :
unable to load java runtime environment.
after pressed ok another warning: Disabling Java Support. at last i received this error: mkl.dll the specified module could not be found
I searched over the internet and i cant find a solution for this.
i read somewhere that i need an Environment variable from jdk path, but i have done this and still no sucess.
I appreciate if someone can help me.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Call Web Services from MATLAB Using HTTP finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!