Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Dear all
I have column Matrix A=[1 3 5 2 4] ,I want do operation of Production of matrix A by element.
The result will be A=1x3x5x2x4=120
Thank you
Solved! Go to Solution.