Community Profile

photo

Dan


University of Iceland

Actif depuis 2014

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Performance of structures as function arguments
Hi, I sometimes see code where structures are passed into a function and the fields are then stored in local variables, e.g. ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

A répondu
How can i drop a matrix column?
Hi, it is quite straighforward to delete columns, e.g.: F(:,1) = []; will delete the first column of your F matrix. An...

plus de 9 ans il y a | 0

| A accepté