photo

Tim K


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
150,396
of 300,331

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • Thankful Level 2

View badges

Feeds

View by

Question


How to run a function within another function with specified input?
Hi, As you can see in the script below i made a figure with GUIDE and want to run the functions "S1.m" or "S2.m" if x3 or x4 = ...

3 years ago | 1 answer | 0

1

answer

Question


How to sort .txt files according to their content (number values) with an if-else-condition?
Dear all, I have a Results.txt file, which contains a table with 13 columns with parameter-values. My goal is to loop through t...

3 years ago | 1 answer | 0

1

answer

Question


How to combine two cell arrays as variables with changing sizes in a for loop for a fullfile command?
Hi everyone, i have two cell arrays: H5 = 1x6 cell A7 = 60x1 cell Array Size changes over time but A7 is always 10x as big ...

3 years ago | 1 answer | 0

1

answer

Question


Why i get problems with index arrays although it seems to have correct Input?
hi, I use a for loop to calculate some Values (MP1,MP2,MP3) from a matrix. This is the code: for x = 1:length(Matrix) MP...

3 years ago | 2 answers | 0

2

answers

Question


How to calculate norm for multiple .csv in different folders?
Hi, I have 10 folders with different numbers of .csv files and want to calculate the norm for every single .csv file. But the c...

4 years ago | 1 answer | 0

1

answer

Question


Why do i get NaN?
Dear all, i try to run this very simpel Code (it worked already with other Input files with identical build-up). I try to impor...

4 years ago | 1 answer | 0

1

answer