advanced objects in MATLAB GUI?

5 views (last 30 days)
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?

Accepted Answer

Walter Roberson
Walter Roberson on 27 Jan 2016
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.

More Answers (0)

Categories

Find more on Startup and Shutdown 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!