MATLAB Cody - MATLAB Central

Problem 44889. Given a matrix A return a vector of the product of the elements in each column using a loop without using prod.

Difficulty:Rate

Solution 1806230

Submitted on 5 May 2019 by Binbin Qi
  • Size: 16
  • This is the leading solution.
This solution is locked. To view this solution, you need to solve the problem first.