Sebastian Duda - MATLAB Cody - MATLAB Central

Sebastian Duda

20670
Rank
3
Badges
232
Score
1 – 20 of 20

Sebastian Duda submitted a Comment to Problem 44950. Calculate Inner Product

What is wrong with this code? It's working on the downloaded version. [xrow,xcol]=size(x); [yrow,ycol]=size(y); if xcol==yrow z = x*y else z='Have you checked the inner dimensions?' end

on 27 Nov 2020

Sebastian Duda received Solver badge for Solution 3814148

on 24 Nov 2020

1 – 20 of 20
Go to top of page