photo

Erik Verdijk


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
171,850
of 299,891

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,464

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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.

7 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...

7 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 ...

7 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 ...

7 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...

7 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?

7 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 ...

7 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 ...

7 years 前 | 2 个回答 | 0

2

个回答