advanced objects in MATLAB GUI?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Stephen Westland
il 27 Gen 2016
Risposto: Walter Roberson
il 27 Gen 2016
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?
0 Commenti
Risposta accettata
Walter Roberson
il 27 Gen 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
There is http://www.mathworks.com/matlabcentral/fileexchange/50516-gauges-for-simmechanics Gauges for SimMechanics
Also, http://www.mathworks.com/matlabcentral/fileexchange/37955-two-gauges and http://www.mathworks.com/matlabcentral/fileexchange/21312-activex-control-example-in-gui
And one or two more that are more specific to strain gauges.
Not a lot, but this is what is there.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!