Erik Verdijk
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Search substring in character array
How can I find of a substring is present in a character array? The position is´t really important.
6 years 前 | 1 个回答 | 0
1
个回答已回答
Using the find function in a loop
I have files that i want to import. Each of these files has a unknown number of header lines. I like to find that amount. The us...
Using the find function in a loop
I have files that i want to import. Each of these files has a unknown number of header lines. I like to find that amount. The us...
6 years 前 | 0
提问
Using the find function in a loop
I wrote this script to import multiple files. Now I try tofind the variables. Every file has a different amount of rows. I like ...
6 years 前 | 2 个回答 | 0
2
个回答提问
from structure array to vector
How can you make a vector with the values (not only munerical also words) from the cells of row 30 column 2 until the last row ...
6 years 前 | 0 个回答 | 0
0
个回答提问
moving a value under a certain value
A have a structure with a cell aray called textdata. The cells in column 2 are filled with the words abc or efg. In the case a c...
6 years 前 | 1 个回答 | 0
1
个回答提问
Find a word in structure
Ik like to find a word (example:cat)in a structure field (by example: structureA.field1). How can you do that?
6 years 前 | 1 个回答 | 0
1
个回答提问
import an easy file
I know it is a easy question, but I should be extremely grateful if someone give me and answer. I have a string with a complete ...
6 years 前 | 1 个回答 | 0
1
个回答提问
I like to import a string with multiple pathnames
Hello, I have a string with multiple substrings. Each of the substrings is a pathname. How can I use importdata or textscan ...
6 years 前 | 2 个回答 | 0