Best way to programmatically detect new graphics engine?

3 ビュー (過去 30 日間)
matt dash
matt dash 2014 年 11 月 7 日
コメント済み: Oliver Woodford 2014 年 11 月 20 日
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?
  1 件のコメント
Oliver Woodford
Oliver Woodford 2014 年 11 月 20 日
The already existing question is here.

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

採用された回答

Joseph Kirk
Joseph Kirk 2014 年 11 月 7 日
~verLessThan('matlab','8.4')

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by