Is there a way to create and annotate a group scatter plot, without using the gscatter command?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
per isakson
am 15 Mai 2013
0 Stimmen
2 Kommentare
Brad
am 16 Mai 2013
per isakson
am 16 Mai 2013
Bearbeitet: per isakson
am 16 Mai 2013
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.
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!