Java errors when running MATLAB 2016b?
조회 수: 10 (최근 30일)
이전 댓글 표시
Dear Mathworks support team,
I encounter these java errors (pasted below) while running MATLAB 2016b on my macbook (OS Sierra 10.2.2). I have a licensed TAH version from my institute. Eventually the code does not compile.
Exception in thread "AWT-EventQueue-0" javax.swing.text.StateInvariantError: Can't render line: 4999 at javax.swing.text.PlainView.drawLine(PlainView.java:92) at com.mathworks.mde.cmdwin.CmdWinSyntaxUI$SyntaxPlainView.drawLine(CmdWinSyntaxUI.java:539) at javax.swing.text.PlainView.paint(PlainView.java:311)
댓글 수: 1
Shubham Srivastava
2017년 2월 14일
What is your code doing? Can you provide some reproduction steps for the errors?
Regards,
Shubham
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!