Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
plotting the number of multiplication
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
i=1:1000,
n=i*i,
plot(n)
1 comentario
Respuestas (1)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


