Multiplying a Vector's Elements Together

Hello.
I have a single row vector optained from a while loop, called "xiStor(n)=xupdated", where n is the number of iterations in the while loop, and xupdated contain's each iterations calculation. I want to extract all the values in this vector and multiply them together. Is there a function to do this?

Antworten (1)

David Hill
David Hill am 1 Mai 2020

0 Stimmen

prod()

Diese Frage ist geschlossen.

Tags

Gefragt:

am 1 Mai 2020

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by