Borrar filtros
Borrar filtros

use .jar class in matlab

4 visualizaciones (últimos 30 días)
arnaud ensberg
arnaud ensberg el 8 de Abr. de 2015
Respondida: Henry Adams el 23 de Jun. de 2017
hello I am beginner;
I use a toolbox javaplex , I want to initialize a class from the .jar file of this toolbox.
I followed the instructions, on this topic http://www.mathworks.com/matlabcentral/answers/96993-how-can-i-use-a-java-class-from-a-jar-file-in-matlab I added the javaaddpath and I check with javaclasspath the jar was added to DYNAMIC JAVA PATH but i have this error message
if true
% code??? Undefined variable "javaplex" or class "javaplex.main".
end

Respuestas (1)

Henry Adams
Henry Adams el 23 de Jun. de 2017
Hi Arnaud,
Have you seen the Javaplex tutorial, available at
or also from the Javaplex webiste
? Start with the Javaplex tutorial. If you have follow-up questions, feel free to email me. You can find me from my webpage (I am not associated with Matlab so do not see these boards):
Best, Henry

Categorías

Más información sobre Call Java from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by