How to divide x and y axis in graph ?

I'm have the value of X and value of Y by using this i can plot a graph but i want divide that point with some value
Note: x=9, y=8; how can i divide with the value 1 or some number like (1/(X,Y))

답변 (2개)

Ben11
Ben11 2014년 7월 15일

0 개 추천

Do you mean plot a different axis which is n times shorter? Doing x/n and/or y/n should do it. Maybe I misunderstood your question though could you be clearer?

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2014년 7월 15일

답변:

2014년 7월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by