Nabil Abdullah
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
284,597
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 keep certain numbers in a cell array?
Lets say for example I have a cell array A = {1,2,3},{4,5,6},{7,8,9},{10,11,12}. I am then given the string B = [1,3,5,12]. How ...
7 years ago | 1 answer | 0
1
answerQuestion
How to insert variable name into graph title
Dear All, I would like to ask how I would print the variable name into the graph title example: function abc(varname...
7 years ago | 1 answer | 0
1
answerQuestion
how to use fprintf to print strings and words
Dear All, I would like to ask how I would get fprintf to produce the following where A = [{'a'} {'b'} {'c'}], B = [1 2 3], ...
7 years ago | 1 answer | 0
1
answerQuestion
Question regarding comparing shape of two graphs using correlation coefficient (xcorr function)
Dear All, I am attempting to compare graphs of 2 signals as seen below using the correlation coefficient. My objective is to ...
7 years ago | 1 answer | 0
1
answerQuestion
Help in making code involving strings and cell array simpler and run faster
Dear All, Is there any to make this code simpler? It involves detecting a value a from a string to see if it is equal to valu...
7 years ago | 1 answer | 0