Scattered point clouds for pairs of arays
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hey Ladys and Gens,
I've got this exercise: "Plot mineral concentrations as scattered point clouds for each pair of minerals (M1-M2, M1M3, M2-M3) as three subplots in the same figure. Inspect visually whether mineral concentrations correlate with each other. Indicate your conclusions in the report."
My question is as simple as it is difficult: How can I creat scattered point clouds?
M1, M2, M3 are arays (Vectors) with values.
Best regrades
Felix
0 Commenti
Risposte (1)
Bjorn Gustavsson
il 26 Ago 2021
Have a look at the help and documentation for scatter. If you have very many points you might consider using histogram to get an alternative presentation of the point-densities. Also look on the file-exchange for similar functions. Another search-term is pointcloud for presentations that are somewhat similar.
HTH
0 Commenti
Vedere anche
Categorie
Scopri di più su Cloud Integrations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!