photo

Rim A.


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

oltre 6 anni fa | 0

Domanda


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...

oltre 6 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta