Order legend and color scheme after rows not columns when using scatter(table, x, y)

1 visualización (últimos 30 días)
Question deleted!

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 20 de Mzo. de 2023
Editada: Cris LaPierre el 20 de Mzo. de 2023
Look into gscatter, using either another variable (column A?) or the rownames as your grouping variable.
load carsmall
gscatter(Displacement,Horsepower,Model_Year)
If you attach your table to your post, then others can test a solution.

Más respuestas (0)

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by