Feeds
提问
Missing rows using Textscan delimiter
Hi! I have a tiny problem when importing .txt-files using textscan. The data contains strings ending with '=' and I'm trying t...
4 years 前 | 1 个回答 | 0
1
个回答提问
Textscan import string data from .txt file
Hi! When I'm using textscan to read my data I get all the data but it's not quite organized the way I would like. I will att...
4 years 前 | 1 个回答 | 0
1
个回答提问
Alternatives for dir command
Hello dear masterminds! I have a working code for collecting strings from several txt.files (appr. 53000 files) in a network f...
4 years 前 | 1 个回答 | 0
1
个回答提问
Using strfind or regexp in cell
Hi! I have the following example data: 'METAR ESSA 202008010020Z 28003KT CAVOK 10/09 Q1017 NOSIG' 'METAR ESSA 202008010050Z ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Import multiple .txt files by dates from user input
Hi! I have a folder with appr. 47000 txt-files. I would like to open only a few of them. I attach a screenshot of the folder a...
4 years 前 | 1 个回答 | 0
