Matlab matrixes and codes
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to Create a vector with elements of ones in 20x20 matrix.
0 commentaires
Réponse acceptée
KSSV
le 6 Oct 2020
Read the basic documentation instead of asking simple questions.
iwant = ones(20) ;
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!