Feeds
질문
Importing / Xlsread: How to replace unknown character?
clearvars; filename = 'ABB'; [ num,txt,raw ] = xlsread( char(filename) ); Problem with above: how do I replace an u...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with mean function
Okey, so I have the two nx2 vectors "day" and "comp_r". I want to calculate the mean for a certain day, say day 8. condi...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plot time series object in logarithmic scale
I have two nx2 vectors: date = date number closep = closing price I then want to plot the time series with logarithmi...
거의 8년 전 | 답변 수: 1 | 0