예를 들어서 y=x의 그래프가 우상향이 아니라 우하향 하는 형태로 뒤집으려 하는데
거기에 활용하는 함수가 있나요?
그냥 y=-x 해
http://nf.nci.org.au/facilities/software/Matlab/techdoc/ref/axes_props.html이거 참고해서 set(gca,'YDir','reverse') 로 리버시킴됨
그냥 y=-x 해
http://nf.nci.org.au/facilities/software/Matlab/techdoc/ref/axes_props.html
이거 참고해서 set(gca,'YDir','reverse') 로 리버시킴됨