Problem 46908. Product of elements in a column
if x=[1 2 3
3 4 5
1 2 1] do the product of all the elements in a column such that your answer should be y=[3 16 15]
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers53
Suggested Problems
-
Swap the first and last columns
21903 Solvers
-
Determine Whether an array is empty
794 Solvers
-
Determine the number of odd integers in a vector
792 Solvers
-
Find out sum of all elements of given Matrix
519 Solvers
-
166 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!