Grid line for x=0 and y=0
이전 댓글 표시
Hello! Let us say we have a ordinary graph with x and y axes: I want to have one grid line at x=0 and one at y=0. That would make it much easier to read where a graph is negativ or positive. Couldnt find such possibility here.
Thanks in advance for helping out :-)
Regards Dennis
답변 (3개)
Jos (10584)
2014년 3월 18일
Take a look at GRIDXY, available on the File Exchange:
gridxy(0,0)
would yield exactly what you want. And you can even play with the line-styles
카테고리
도움말 센터 및 File Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!