Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
plotting the number of multiplication
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
i=1:1000,
n=i*i,
plot(n)
1 commentaire
Réponses (1)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


