How to plot histogram on axis in App designer
Ältere Kommentare anzeigen
Hello, Everyone i hope you are doing well.
I want to plot histogram on app.ULAxis in app designer
How can i do that?
x = randn(10000,1);
h = histogram(x)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Orange finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!