Best way to programmatically detect new graphics engine?

3 views (last 30 days)
I'm sure this has been asked before, but I couldn't find it: What is the recommended method for programming a check to see if Matlab is using the new graphics engine? Just check if ver >=2014b, or is there a better way?

Accepted Answer

Joseph Kirk
Joseph Kirk on 7 Nov 2014
~verLessThan('matlab','8.4')

More Answers (0)

Categories

Find more on Creating, Deleting, and Querying Graphics Objects 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!