X axis line doesn't disappear
2 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165626/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165627/image.jpeg)
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 件のコメント
Walter Roberson
2017 年 6 月 29 日
Which MATLAB release are you using?
After you add the line, what shows up for
get(gcf,'renderer')
Jan
2017 年 6 月 29 日
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discrete Data Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!