photo

R P


Last seen: 7 days ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
1 Answer

File Exchange

15 Files

RANK
5,386
of 300,553

REPUTATION
9

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
9

RANK
992 of 21,024

REPUTATION
1,914

AVERAGE RATING
4.50

CONTRIBUTIONS
15 Files

DOWNLOADS
29

ALL TIME DOWNLOADS
16940

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Editor's Pick
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


Repeated measures ANOVA in built-in function?
I have 3 groups evaluated in 4 moments. Each group has a different sample size: a classic data structure evaluated by a RM-ANOVA...

13 years ago | 1 answer | 1

1

answer

Question


Unrecognized characters
On editor or command window the characters are OK, but not in the figure. When I enter figure text(0.5,0.5,'testing c...

14 years ago | 0 answers | 1

0

answers

Question


read mouse buttons without locking the code
I need to present diffent images while monitoring mouse actions. The ginput function seem adequate for me, however, it is not...

14 years ago | 1 answer | 0

1

answer

Answered
strcat including space (i.e, ' ')
Thank you, Walter

14 years ago | 0

Question


strcat including space (i.e, ' ')
I have to concatenate words, including spaces Ex. a='word1'; b='word2';c=strcat(a,' ',b); I need 'word1 word2', however, the ...

14 years ago | 5 answers | 7

5

answers