Community Profile

photo

Frank


Last seen: bijna 2 jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 9 jaar ago | 1 answer | 1

1

answer