필터 지우기
필터 지우기

3d plot scale error

조회 수: 1 (최근 30일)
Jatin Arora
Jatin Arora 2012년 11월 9일
Hello,
I am using plot3 for plotting a 3 dimensional graph but when i see the scale the left hand side of the graph has the maximum value and right hand side has the minimum value.
For example I am plotting values from 823 - 950 then on the x axis I see 950 on the left side and value keeps on decreasing to the right hand side of graph.
Can someone please help me with it.

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2012년 11월 9일
use
set(gca,'xdir','normal')

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by