Create a 34 element column vector, PiVec, where every element is the irrational number pi
    1 vue (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Using the zeros() or ones() command.
2 commentaires
Réponses (1)
  madhan ravi
      
      
 le 21 Sep 2019
        Use those commands and add/multiply with which number you want the elements to be.
doc ones
doc zeros
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!