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

回答