X axis line doesn't disappear
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I drew a graph without axis lines, the upper one. However, when I added lines by using 'line' command, there black line at the bottom appeared. It looks like X axis line. How can I remove that black line at the bottom?
4 Kommentare
Walter Roberson
am 29 Jun. 2017
Which MATLAB release are you using?
After you add the line, what shows up for
get(gcf,'renderer')
Jan
am 29 Jun. 2017
Sorry for this question: "when I added lines by using 'line' command, there black line at the bottom appeared." Did you draw the line, which appears? Please post the code of this.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Discrete Data Plots 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!