summation of two different loops

1 次查看(过去 30 天)
phoenix
phoenix 2017-8-4
评论: phoenix 2017-8-4
Can i add two different loops consisting of two different series?
  2 个评论
Jan
Jan 2017-8-4
The question is not meaningful: You cannot add the loops itself. Loops are programming constructs. An addition is defined for data. Do you mean "joining" the lopps or adding the results? Please edit the question and post the relevant code.

请先登录,再进行评论。

回答(1 个)

Sudharsana Iyengar
If the vectors generated are of same size then you can add them. It is not clear what you mean by loop. Do you mean for loops. what is it?

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by