photo

Rim A.


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 6 Jahre vor | 0

Frage


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

mehr als 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort