covartech / PRT

Pattern Recognition Toolbox for MATLAB
http://covartech.github.io/
MIT License
145 stars 70 forks source link

Make scatter alpha user settable #67

Closed peterTorrione closed 6 years ago

peterTorrione commented 6 years ago

In prtDataSetClass, line 1388:

alpha = 0.6;

This should be a member of plotOptions. But it is not settable. And plotOptions is grody.

kennethmorton commented 6 years ago

Dunzo

https://github.com/covartech/PRT/pull/68/commits/1e1991eacacd52f7e333b8515ce083a10bc3ce20