Remove graph label in geoplot
이전 댓글 표시
How do I remove the "Latitude" y-axis label on the 4th subplot? It's automatically generated and it's interfering with my other graphs. 

댓글 수: 1
Vilém Frynta
2023년 4월 9일
could you post your code. it would help me get a better insight on what you are doing so i can try it out myself.
what does automatically generated mean?
without the code, i can only say that you could do some magic with set(gca, ...). which will very likely be the right answer.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Geographic Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

