Best way to programmatically detect new graphics engine?

3 Ansichten (letzte 30 Tage)
matt dash
matt dash am 7 Nov. 2014
Kommentiert: Oliver Woodford am 20 Nov. 2014
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?

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by