Is statistics and machine learning toolbox really required for gscatter plotting?
Show older comments
Hi
I need to know whether there exist alternatives of using gscatter as I have found out that I have to buy the Statistics and Machine Learning toolbox to be able to use gscatter function in matlab. And I dont want but it
1 Comment
dpb
on 29 Jul 2022
Prepackaged, yes. You can always "roll your own" with findgroups and splitapply or looping construct. There well may be a user-contributed version on FEX but I didn't go look to see...
Answers (1)
Adam Danz
on 29 Jul 2022
0 votes
Here's a workaround I shared a while back using arrayfun.
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!