How to not display abscissa ticks using command while keeping the ticks of y-axis?

조회 수: 2 (최근 30일)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 10월 24일
set(gca,'XTick',[]);

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by