There is no MarkerFaceAlpha property on the Scatter class
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matan Mazor
am 12 Jan. 2017
Kommentiert: Matan Mazor
am 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Scatter Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!