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 comments
Loading...
Problem Recent Solvers55
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1391 Solvers
-
525 Solvers
-
Matlab Basics - y as a function of x
530 Solvers
-
Rotate a matrix for 180 degree
188 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!