photo

Nick


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
28,124
of 300,765

REPUTATION
1

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


how do I make first name of my struct variable?
Hello all, I'm trying to make the first name of my struct variable but I can't figure out how to do it. *This works* te...

12 years ago | 1 answer | 0

1

answer

Question


Is it possible to detect when a gui moves to the background?
Hello all, I use one main-gui for entering parameters when a sub-gui does calculations in the background. Is it possible ...

12 years ago | 1 answer | 1

1

answer

Answered
Why won't my GUI code work!?
by using: str = get(hObject, 'String'); You call the *name/ tag* of the popupmenu and *not the string* that is inside th...

13 years ago | 0

Answered
Print to file a cell array of struct
For writing structs, strings, cells to file I once made the following programm: if you want to read the data back out of the fi...

13 years ago | 0

Question


Why is my Index exceeds matrix dimensions error gone after i add an pause to my code?
Hello everyone, The following is a function of my entire code that is desined to plot several circles on an axis inside the i...

13 years ago | 1 answer | 0

1

answer