Is statistics and machine learning toolbox really required for gscatter plotting?
显示 更早的评论
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 个评论
dpb
2022-7-29
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...
回答(1 个)
Adam Danz
2022-7-29
0 个投票
Here's a workaround I shared a while back using arrayfun.
类别
在 帮助中心 和 File Exchange 中查找有关 Axis Labels 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!