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!