MATLAB crashes if imshow is used.

4 views (last 30 days)
Nitant Upasani
Nitant Upasani on 28 May 2018
Commented: Nitant Upasani on 4 Jun 2018
It was working fine before on the same system. It was shown once that the error is due to low graphics settings. The system recommended to use opengl('save', 'software') command, but even after using this, same error is displaying.
Assertion in void __cdecl `anonymous-namespace'::mwJavaAbort(void) at b:\matlab\src\jmi\javainit.cpp line 1356: Fatal Java Exception.
  2 Comments
Walter Roberson
Walter Roberson on 4 Jun 2018
You need to contact Mathworks on this.

Sign in to comment.

Answers (1)

Aakash Deep
Aakash Deep on 4 Jun 2018
If you have a valid license then you can contact support from the below link
To get your license number, type
ver
on the command window.
The support team will contact you within 24 hours.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2015b

Community Treasure Hunt

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

Start Hunting!