There is no MarkerFaceAlpha property on the Scatter class

2 Ansichten (letzte 30 Tage)
Matan Mazor
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)
(from here), I get the following error message:
Error using scatter (line 44)
There is no MarkerFaceAlpha property on the Scatter class
Any ideas why?

Akzeptierte Antwort

Steven Lord
Steven Lord am 12 Jan. 2017
That property was introduced in release R2015b.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by