Graphics problem when zooming

1 view (last 30 days)
Clemens Gebhardt
Clemens Gebhardt on 28 Feb 2017
Answered: Prashant Arora on 8 Mar 2017
I am encountering troubles when I try to zoom into graphics or figures. Several details and elements are not cropped correctly but instead completely removed from the picture. I attached two screenshots, first the original and the second when I zoomed into the right edge of the circle in the middle. The grid and several points are suddenly not visible anymore. I am running MatLab 2016b on Windows 8.1 64bit, Graphics: Intel HD 4600.
  3 Comments
Stephen23
Stephen23 on 28 Feb 2017
@Clemens Gebhardt: your images were not attached. You need to click both Choose file and the Insert Image buttons.
Clemens Gebhardt
Clemens Gebhardt on 28 Feb 2017
Thank you for the notice, I added them.

Sign in to comment.

Answers (1)

Prashant Arora
Prashant Arora on 8 Mar 2017
Hi Clemens,
Can you try switching to software OpenGL? You can do this on windows by executing the following command in MATLAB command window
opengl software
If this solves it, make sure your display drivers are updated.

Categories

Find more on Data Exploration in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!