how to set different limit for plotting graph
3 次查看(过去 30 天)
显示 更早的评论
what syntaxes is to use if i want x axis limit 10 to 50 with gap of 10
and y axis limit 0.86 to 1.00 with a gap of 0.02
& actually i wanna plot this (but giving error)
x=[10, 20 ,30,40,50]
y=[0.987, 0.972, 0.958, 0.938, 0.919]
2 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!