In plots lines look blurry with matlab R2019b

12 ビュー (過去 30 日間)
Akshay Kumar
Akshay Kumar 2020 年 4 月 23 日
コメント済み: madhan ravi 2020 年 5 月 31 日
opengl info
Version: '2.1.0 - Build 8.15.10.2900'
Vendor: 'Intel'
Renderer: 'Intel(R) HD Graphics'
RendererDriverVersion: '8.15.10.2900'
RendererDriverReleaseDate: '26-Nov-2012'
MaxTextureSize: 8192
Visual: 'Visual 0x08, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware acceleration, Double buffer, Antialias 0 samples)'
Software: 'false'
HardwareSupportLevel: 'full'
SupportsGraphicsSmoothing: 0
SupportsDepthPeelTransparency: 0
SupportsAlignVertexCenters: 0
Extensions: {99×1 cell}
MaxFrameBufferSize: 4096
I tried converting between matlab and hardware openGL but nothing help.
Kindly help..

採用された回答

Maadhav Akula
Maadhav Akula 2020 年 5 月 29 日
Looks like your Graphic Card doesn't Support Graphics Smoothing as the flag SupportGraphicsSmoothing is returned as 0.
You can have a look at the System Requirements for Graphics and maybe you can try upgrading your Graphics Driver as mentioned in the page which might help.
  1 件のコメント
madhan ravi
madhan ravi 2020 年 5 月 31 日
Sorry to hijack the thread Maadhav could you have a look at https://www.mathworks.com/matlabcentral/answers/525913-why-is-plot-quality-low ?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Performance についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by