Is there a way to create and annotate a group scatter plot, without using the gscatter command?
显示 更早的评论
I’m searching for a method to plot groups of data on a scatter plot. I thought I found a way on the MATLAB Documentation Center (small car example is very similar to what I’m hoping to do).
Unfortunately, my work center doesn’t have the Statistics Toolbox containing the gscatter command.
To make matters more interesting, the groups of data are dynamic, changing from one set to the next.
Does anyone aware of such a method in MATLAB?
采纳的回答
更多回答(1 个)
per isakson
2013-5-15
0 个投票
2 个评论
Brad
2013-5-16
per isakson
2013-5-16
编辑:per isakson
2013-5-16
IMO:
- with Matlab one typically achieves a result with a code that contains several lines or more
- the File Echange is a great source of ideas (and ready made solutions)
- browsing the File Exchange is worth while
The contribution I picked does not deliver what the picture promises. However, there might be others.
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!