Feeds
질문
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...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 14년 전 | 답변 수: 1 | 1
1
답변질문
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 ...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
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, ...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
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:...
거의 14년 전 | 답변 수: 4 | 0

