Why doesn't plot show desired values from my array?

Row array aVals(1 : 10) contains pi for each value.
plot(aVals(1:10)
gives the expected result:
plot(aVals(5:10)
fails to plot some of the data:
what't wrong? how do I fix that?

回答(1 个)

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

产品

提问:

2013-4-17

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by