How to plot a dot array in Matlab
Afficher commentaires plus anciens
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 commentaires
José-Luis
le 14 Mai 2014
What have you tried so far?
Walter Roberson
le 14 Mai 2014
spy() ?
zy
le 14 Mai 2014
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!