different size cells plotting
이전 댓글 표시
I have several data contain different size of cells. the data size mostly are [n*3]. [:,1] of each cells is timeline. however not all the time in each cell counted from 1 also the timerange are different form each. the plot I want would be many lines on the plot using [:,2] of each cells. While the functions i tried always said that i need to assign the same size of cells for it or there are many result come out. Is there any function can plot for this problem or what code should i need to write for it? Very Thanks!!
댓글 수: 4
KSSV
2018년 7월 11일
Run a loop for each cell.
Kuang-Yu WANG
2018년 7월 11일
KSSV
2018년 7월 11일
Share the file...we can help you.
Kuang-Yu WANG
2018년 7월 11일
편집: Kuang-Yu WANG
2018년 7월 11일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!