필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

What does [i%3] mean in C? How do we use it in Matlab??

조회 수: 1 (최근 30일)
Virajan Verma
Virajan Verma 2018년 10월 15일
마감: MATLAB Answer Bot 2021년 8월 20일
for i=0:8
B_matrix(5)(i+9)=-1/s*N_dash[i%3]*ez[i/3];
end
  댓글 수: 7
Stephen23
Stephen23 2018년 10월 15일
"The full code is too lengthy to be displayed here."
Then upload it as an attachment: simply click the paperclip button.
KSSV
KSSV 2018년 10월 15일
We cannot answer it without knowing the whole code.

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by