Statistics
13 Questions
0 Answers
RANK
23.894
of 295.527
REPUTATION
1
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
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...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 12 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
Transposing cells
hi, how can I transpose each cell in a cell array?
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 13 jaar ago | 1 answer | 1
1
answerQuestion
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 ...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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, ...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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:...
bijna 13 jaar ago | 4 answers | 0