Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Defining a variable in specific nodes

1 回表示 (過去 30 日間)
m m
m m 2019 年 5 月 6 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I need to define a variable B(j)) in the 1/2 3/2 5/2.... . e.g i have the variables A(i) and B(j). So the loops are( for i =2:N and j=2:N) .
And B(j)=A(i+1)-A(i)
  8 件のコメント
Adam Danz
Adam Danz 2019 年 5 月 6 日
Well then I'm not sure what's going on because loops require integer increments.
m m
m m 2019 年 5 月 6 日
thank you

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by