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!