필터 지우기
필터 지우기

How to edit a plot

조회 수: 1 (최근 30일)
Rohan Repale
Rohan Repale 2013년 4월 23일
Hello everyone,
I have a plot, which I intend to save as .eps to open in illustrator later on.
What i want to do is before exporting the plot, i want to get rid of the bordering box and all the x and y scale numbers. I just want what is inside the plot.
Can that be done in matlab?
Thanks

채택된 답변

Walter Roberson
Walter Roberson 2013년 4월 23일
Give the command
axis off
Note this will also turn off any x and y label.
  댓글 수: 1
Rohan Repale
Rohan Repale 2013년 4월 23일
Worked perfect. Thank you

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by