Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
In scatter plot showing not enough input argument everytime in matlab R2023a. Why?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
x=[1 2 3 4 5];
y=exp(x);
scatter(x,y);
( showing not enough input arguments. But same code running in online and others software )
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!