Community Profile

photo

Syed Abbas


Active since 2011

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


Email Using Matlab
Hi, I have a small data matrix (2 x 3) which I want to display in the body of an email message to be sent out via matlab. Is the...

12 years ago | 2 answers | 0

2

answers

Question


Looping through Cell array
Hi, I have a cell array of symbols: sym = {'A','B','C'}. I have a function that takes in a symbol (say 'A') and produces a ce...

12 years ago | 1 answer | 0

1

answer

Question


Saving figure
Hi, I have an m file which generates a figure. I run this m file daily. But each day, I have to name and manually save the fi...

12 years ago | 2 answers | 0

2

answers

Question


Transposing cells
hi, how can I transpose each cell in a cell array?

12 years ago | 2 answers | 0

2

answers

Question


shifting x-axis
Hi, I want to shift the x-axis from the bottom to the top of a figure using the command line. I know how to do it by using t...

12 years ago | 1 answer | 0

1

answer

Question


Inserting current date in string
Hi, I have a string such as follows: st = 'Today is January 17 2012' How can I automatically insert today's date in th...

12 years ago | 2 answers | 0

2

answers

Question


Formatting Time Strings
I have a vector of time strings which look like this: ' 2011/11/01 09:00:00.792'. I want this string to look like this: 20111101...

12 years ago | 1 answer | 0

1

answer

Question


Combining Matrices
Hi, I have an upper traingular matrix andf a lower triangular matrix. Both have the exact same size. I want to combine these mat...

12 years ago | 1 answer | 0

1

answer

Question


Loop help
hi, I have two columns of data. Column 1 just contains the numbers 1, 2 and 3 in no particular order and column 2 contains data ...

12 years ago | 1 answer | 1

1

answer

Question


Removing Part of A String
Hi, I have a string of numbers of in the format '7646 89:89'. I basically want to remove the numbers following the white space ...

12 years ago | 2 answers | 0

2

answers

Question


Reformatting Dates
Hi, I have dates in the format 12/01/2011. Is there a way to reformat these dates by removing the forward slashes? For example, ...

12 years ago | 2 answers | 0

2

answers

Question


Correlation matrix for timeseries objects
Hi, I have 10 timseseries objects with equal time vectors. I want to get a correlation matrix for these timeseries. corrcoef doe...

12 years ago | 1 answer | 0

1

answer

Question


Date Conversion
Hi, I have a <200x1 cell> array which consists of dates read through a text file. The dates are in the format yyyy/mm/dd hh:...

12 years ago | 4 answers | 0

4

answers