I do not like this
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
>> [1 2].*[1;2] ans = 1 2 2 4
I prefer the error message!
1 commentaire
Rishabh Rathore
le 27 Juil 2018
What you are getting is the matrix with all possible combinations of elements multiplied. The element wise multiplication gives that if you multiply a row and a column vectors element wise, please refer times.
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!