How do I plot given points using a functions?
1 次查看(过去 30 天)
显示 更早的评论
Say I have the points x = 1,12,2,6,5 and y = 5,23,5,6,3 which are not related. I know i can plot them using plot(x,y), but how do i do this using a function?
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!