photo

Nabil Abdullah


Active since 2017

Followers: 0   Following: 0

Statistics

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

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

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

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

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

7 years ago | 1 answer | 0

1

answer