korkam
korkam
Hey Armand, I tried your trick and unfortunately it seems to be a persistent issue.
Thanks for pointing that out. which -all javachk; returns: C:\Program Files\MATLAB\R2016b\toolbox\matlab\lang\javachk.p C:\Program Files\MATLAB\R2016b\toolbox\matlab\lang\javachk.m % Shadowed I'm stuck here. I'm familiar with removing directories from matlab's path, but not "un-shadowing" or...
After setting a breakpoint at line 145 in findjobj, I receive the same output you've just posted: > > javachk('awt') ans = 0×1 empty struct array with fields: ``` message...
Thanks for your continued help. I re-verified your suggestion of breakpoint usage and still get the same error: > > swa_Explorer > > 145 error(javachk('awt')); > > K>> javachk('awt') ans...