Community Profile

photo

Frank


Last seen: quasi 2 anni fa Attivo dal 2014

Statistiche

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


How to change the MATLAB prompt
The standard MATLAB prompt is >> I would like to change the prompt according to a status variable. Example: myStatus = 'Proj...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Access to nested structs
I have a struct say a.b.c.d, but want to avoid hard coded 'b.c.d'. Ist there an easy way to access the data dynamically, for ex...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Add a vector to a struct array
I have a struct array, say a(1).b=1 a(2).b=1 a(1).c=1 a(2).c=1 and an vector, say c=[1 2] Now I want ...

oltre 9 anni fa | 1 risposta | 1

1

risposta