Community Profile

photo

Linus Dock


2016 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


How to extract the correct data with regexp?
Hello again! This is a continuation of a previous question. I'm using this expression to extract data from a cell of strings...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I arrange my output from regexp stored in multiple cells in a for loop?
Hi, I am using regexp to extract and match data from a textstring with the code: tokens = regexp(DATALow, '\<(R\d{2}[A-Z])/...

7年以上 前 | 2 件の回答 | 1

2

回答

質問


How can I sort my data from regexp?
Hi I have a problem when using regexp with this command. RVRtmp=regexp(TXTmod,'R\d\d\w\/\w*\d\d\d\D\>','match') The out...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I speed up my code?
Hi! I wonder if it is possible to speed up my code. It's working properly and I have had plenty of help from your experts. So, a...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to save data in multiple sheets with xlswrite?
Hi, I would like to save data from a cell with xlswrite into multiple sheets of the workbook. In sheet 1 I would like to sav...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to obtain one cell of output data from multiple cells?
Hi! I need to obtain one cell of output data from multiple cells (actually around 100) inside another cell. The cell contain...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Data from multiple cells into one cell
Hi! I have a number of cells with data in multiple rows of strings that I would like to merge into one cell. If I would do it ma...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I merge multiple cells of data into one cell?
Hi, I have a cell containing several cells of output data on the form: 'METAR ESDF 200807010020Z AUTO 31003KT 230V350 9999ND...

7年以上 前 | 3 件の回答 | 0

3

回答

質問


How to add text from name of .txt-file into string in a cell?
Hi! I wonder if it is possible to add the name of a textfile for example: 200807.txt into strings in a cell that looks like thi...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I store output from double for loops, I only get the last iteration?
Hi, I have forgot how to store my output from the following for loop. I only recover the last iteration of my outer for loop but...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Importing METAR data from sequence of .txt-files
Hi! I have some problems importing data from files that look like this: METAR ESDF 010020Z AUTO 31003KT 230V350 9999NDV NC...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Convert number to time
Hi, is there a way to convert numbers in the format 0000 to time in the format HH:MM in matlab 2014a? Is there also a way to add...

約8年 前 | 1 件の回答 | 0

1

回答