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