photo

Rim A.


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to add a whole field at once (if possible)?
Thanks! The deal function is exactly what I was looking for!

6년 초과 전 | 0

질문


How to add a whole field at once (if possible)?
Here is a shortened version of the code: %stars in the Orion constellation etoile(1).nom='Betelgeuse'; etoile(1).dist...

6년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Can anyone explain to me what is happening in this 'for' loop?
here is my code: A=[1 2 3;11 12 13]; for i=A A(i(1))=A(i(1))*4; disp(i) disp (A) end...

6년 초과 전 | 답변 수: 1 | 0

1

답변