How to plot a dot array in Matlab
显示 更早的评论
I need to plot a array of black dots in matlab, it needs to be square array, all dots are uniformly spaced both horizontally and vertically. Also, I need to be able to adjust the size of each dot and to adjust the distance between every two dots in the code.
Thank you!
3 个评论
José-Luis
2014-5-14
What have you tried so far?
Walter Roberson
2014-5-14
spy() ?
zy
2014-5-14
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!