www.gusucode.com > graphics 案例源码程序 matlab代码 > graphics/DisplayInformationAboutOpenGLExample.m

    %% Display Information About OpenGL
% Using the |opengl info| command, display information about the OpenGL
% implementation currently in use by MATLAB. For example, display
% the vendor, the version, and the supported graphics features.  Also
% display whether MATLAB is using a hardware-accelerated implementation or
% a software implementation of OpenGL.

% Copyright 2015 The MathWorks, Inc.


opengl info