advanced objects in MATLAB GUI?

4 ビュー (過去 30 日間)
Stephen Westland
Stephen Westland 2016 年 1 月 27 日
回答済み: Walter Roberson 2016 年 1 月 27 日
I am a huge fan of MATLAB and use it everyday in my professional life. However, one thing that really surprises me is how limited the objects are that can be placed on a MATLAB GUI. There are slider bars, images, buttons, and drop down lists. But what about something like a dial (as in a frequency tuner) or a gauge? Am I missing something that already exists in MATLAB? Or is there a reason why the objects available are so limited?

採用された回答

Walter Roberson
Walter Roberson 2016 年 1 月 27 日
For Simulink there is http://www.mathworks.com/help/gauges/index.html but that uses ActiveX and is available for 32 bit Windows only.
There are a series of JFreeChart demos such as at http://www.mathworks.com/matlabcentral/fileexchange/30436-dialplot-demo-2
And one or two more that are more specific to strain gauges.
Not a lot, but this is what is there.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by