Can I use transparent scatter points in gscatter?

조회 수: 5 (최근 30일)
ShaneS
ShaneS 2017년 11월 23일
댓글: Adam Danz 2020년 8월 4일
Hi Everyone,
I have been trying to set transparency for the scatter points in my gscatter but to no avail. Is that possible?
My code is below
h=gscatter(x,y,repmat(variable,[size(x,1) 1]), ...
jet(4),[],[30 30 30 30])
Thanks!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by