photo

Nabil Abdullah


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
244,992
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer