Erik Verdijk
Followers: 0 Following: 0
Statistics
RANK
110.348
of 295.495
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20.240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Search substring in character array
How can I find of a substring is present in a character array? The position is´t really important.
meer dan 6 jaar ago | 1 answer | 0
1
answerUsing 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...
meer dan 6 jaar ago | 0
Question
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 ...
meer dan 6 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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?
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 2 answers | 0