Why do I get a java exception when I click the link in an error message?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Call Java from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!