plotting of graphs from different time and data files
이전 댓글 표시
I am trying to plot a graph of wind velocity against time.
I have two different kinds of files. One of them consists of daily data, and the other one consists on monthly data.
I have successfully plot ONE DAY of data against daily hours, and ONE month of data against date.
I encountered two problems:
- The ONE MONTH data I plotted showed only 'Feb 1' and 'Mar 1', and did not show any date graduation in between (I used 'datetick' already).
- How can I link these data form different .mat files and plot them on the same graph time accordingly?
Please help :((
답변 (0개)
카테고리
도움말 센터 및 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!