Statistics
2 Questions
0 Answers
RANK
216,321
of 300,499
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,021
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,381
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
Feeds
Question
How to find the sum of characters in a cell array?
I need to find the total number of '/' and 'X' characters in my cell array and store the values in variables called num_strikes ...
3 years ago | 1 answer | 0
1
answerQuestion
How to skip inputs in a function?
I have a function: y= signal(T,T_set,P,I, D, N) There's a variable x which equals to T- T_set. If the length of x equals 1, I ...
3 years ago | 1 answer | 0
