Java errors when running MATLAB 2016b?

3 views (last 30 days)
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 Comment
Shubham Srivastava
Shubham Srivastava on 14 Feb 2017
What is your code doing? Can you provide some reproduction steps for the errors?
Regards,
Shubham

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing 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!