Why do I get a java exception when I click the link in an error message?
Mostrar comentarios más antiguos
I have some MATLAB code that generates an error in the Command Window, and when I click on the hyperlink in the error message to go to tha offending line in the code I get an java exception.
The java exception starts with the line:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The given File must have an absolute path: C:\Windows\system32
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Call Java from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!