Erik Verdijk
Followers: 0 Following: 0
Statistiques
RANG
110 342
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
28.57%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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.
plus de 6 ans il y a | 1 réponse | 0
1
réponseUsing 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...
plus de 6 ans il y a | 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 ...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 2 réponses | 0