Plotting a graph in matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
I have the following table of values. I want to plot a graph in matlab using these values. Please help me to do this.

where F1,...F8 are the features of the signatures s1,...s5 respectively.
댓글 수: 4
Image Analyst
2015년 9월 10일
Try playing around with the plot() function. It would be a good, actually essential, learning experience for you.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!