error with opening help.doc

조회 수: 4 (최근 30일)
Tun Aye
Tun Aye 2015년 4월 9일
답변: Thomas Koelen 2015년 4월 9일
I recently installed Matlab 2015a.When i try to open help following error comes out.how can i solve it?
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class com.mathworks.mlwidgets.

답변 (1개)

Thomas Koelen
Thomas Koelen 2015년 4월 9일
javaclasspath
ctrl+f in command window -> searchf for mlwidgets, it should be there. If not, I guess you have two possibilites: either re-install MATLAB or add them to the static class path as described in
doc javaclasspath
whereas the latter is of course more for testing, while this solves the problem.

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by