Feeds
提问
How to create a returning loop until a condition is met?
So, i have a large loop that is calculating values for 4 variables (JH,IJH,DIS,MXP) that all produce a matrix of (1,40). once it...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to continuously loop until a condition is met?
I have a set of data that is varying throughout (force plate data) . I am trying to find the bodyweight of the particpants as it...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to remove numbers from a vector?
I am using graphical data and looping round a set of data. So, how can I write an if statement to remove zeros from the start an...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to import a specific column from a matrix that is looping through a directory?
So I am trying to bring in a set of excel spreadsheets in a loop which I have successfully done so i have a directory, but now i...
5 years 前 | 1 个回答 | 0
1
个回答提问
How do I use use sprtintf for a loop?
I am needing to import a number of files from a folder using a loop so I dont have to re-write the code. The files are named 'Mo...
5 years 前 | 1 个回答 | 0
