Tim K
Followers: 0 Following: 0
Feeds
提问
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 = ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0