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!