photo

Matthew


The Bank of New York Mellon

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Importing a table from htm
Hi, I need to import some FX rates from the following website: http://www.federalreserve.gov/releases/h10/hist/dat00_eu.ht...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


automatically running m scripts
Hi. I have m files called: a.m b.m c.m d.m e.m How do I automatically set the 5 scripts to run one after th...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


conversion of a dataset array
Hi. I have the following dataset: ID SP MD FI '1234' 'BBB-' 'Baa3' [] '1235' [] [] 'A-' '1236' 'BB'...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


How to group string datasets?
I have the following dataset: ID_Ref SP MD FI 123456 [] [] 'A+' 234567 [] [] 'A' 234567 [] [] 'A' 34567...

거의 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
IF cell of a dataset equal to text
The above worked fine for numeric but I'm having a similar problem when I am wanting replace a field with text in the dataset. ...

거의 11년 전 | 0

질문


IF cell of a dataset equal to text
Hi again. I have a dataset with 100 rows of data with 4 columns. I am trying to code the following and would like some hel...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


Left of a string
Hello, I have a column in my table array called key_value. The array contains a string such as '1234567891234|XYZ|9999'. ...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


If isnan then set to text
for i=1:length(Table1.Columnname) if isnan(Table1.Columnname(i)) Table1.Columnname(i) = 'NO'; end ...

거의 11년 전 | 답변 수: 1 | 0

1

답변