I am trying to use JAVA in my Matlab code which I never did.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Zdenek Kubin
el 19 de Jun. de 2018
Editada: Walter Roberson
el 30 de Jun. de 2018
Dear colleagues,
javaaddpath('... Documents\MATLAB\thingspeak-java-master\lib\log4j.jar')
import org.apache.log4j.*
I do not know what to do next. I cannot use the standard Matlab library for ThingSpeak, because it is not supported by compilator.
Thank you for your help Z.
6 comentarios
Walter Roberson
el 20 de Jun. de 2018
"Support for MATLAB and Toolboxes"
and look at the bottom.
"Any product not listed above is not supported and will not work with the MATLAB Compiler."
Notice that absolutely no Support Packages are listed. Therefore not only are all support packages not supported by MATLAB Compiler, but we are assured that they will not work.
Users do not have time to go around doing extensive testing to find the lurking problem that we are told is there. Not "There might be a needle in this haystack" (unsupported), but "If you can get in the door at all, there is a poison needle in this haystack."
Vinod
el 20 de Jun. de 2018
Thanks for making me aware of that, Walter. I have alerted the documentation team that this may need to be revised.
Respuesta aceptada
Más respuestas (2)
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Ver también
Categorías
Más información sobre Java Client Programming en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
