how to convert discrete axis to continues axis in a plot with x-y axes
이전 댓글 표시
I ploted two time series in a x-y graph. but it provides only intigers as the axis values. but i need to get fractional to find an unknown time series. if i get x values ccorresponding to the y values as 1,2,3... series, how can i get fractional x values for known y values for the same graph
답변 (1개)
Stalin Samuel
2016년 1월 12일
0 개 추천
using Axis we can view the unknown time series. Do it by entering custom Axis Limits as an argument of axis
카테고리
도움말 센터 및 File 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!