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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0