There is no MarkerFaceAlpha property on the Scatter class
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matan Mazor
le 12 Jan 2017
Commenté : Matan Mazor
le 12 Jan 2017
I'm using Matlab R2015a (windows), and when executing this line
scatter(x,y,50,c,'filled','MarkerFaceAlpha',.75)
Error using scatter (line 44)
There is no MarkerFaceAlpha property on the Scatter class
Any ideas why?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Scatter Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!