I do not like this
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
>> [1 2].*[1;2] ans = 1 2 2 4
I prefer the error message!
1 Commento
Rishabh Rathore
il 27 Lug 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.
Risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!