Nabil Abdullah
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0