How to make scatter plot graphs ?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SEVAL DONERTAS
el 4 de Oct. de 2019
Respondida: Ajay Kumar
el 4 de Oct. de 2019
Hi;
I want to make a group with scatter for 3 seperate data set. How can I make scatter plots in Matlab?
0 comentarios
Respuesta aceptada
Ajay Kumar
el 4 de Oct. de 2019
doc scatter
use hold on if you want to plot 3 datasets in a single plot.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!