Error in datatips in plot
显示 更早的评论
I run the following command
plot([1 2],8388608*[1 1])
However when i put a marker on the two data points in the plot the y value is incorrect

Same for x value
plot(8388608*[1 1]+[0 1],8388608*[1 1],'r*')

采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
