Reset UIAxes to show only the X and Y axis
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Oliver Ferenczi
am 15 Nov. 2019
Kommentiert: Oliver Ferenczi
am 15 Nov. 2019
My program uses a single UIAxes graph to show different lines when each button is pressed. However one of them uses a Z axis. This means that when I want to return to the graph with just a X and Y Axis, the Z axis is still there.
I have tried lines like, cla(app.UIAxes). However this does not reset the axis to 2 but only removes the previous line.
Thank you :)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Graph and Network Algorithms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!