Community Profile

photo

Dave


Last seen: 1 year ago Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How do you calculate jump height from a force time graph?
Im looking to write a script that will automatically work out the jump height from force platform data measuring at 1000Hz. The ...

11 years ago | 0 answers | 0

0

answers

Question


How do you use the find function to look for 2 different values?
This may sound really simple but I'm pretty new to Matlab and strolling through the product help and forums hasn't provided any ...

11 years ago | 1 answer | 0

1

answer

Question


How do you automatically put values into an array when in a loop?
I currently have the for loop below. where NoS is the number of subjects and NoJ is the number of jumps. NoS = 6 NoJ = 4...

11 years ago | 1 answer | 0

1

answer

Question


How do I extract the rows of a matrix when I have the row numbers stored in another vector?
I have a 102x3 matrix, I need to extract all the rows that have the number 1 in the first column and put them in a separate mat...

11 years ago | 1 answer | 0

1

answer

Question


How do you count how many values are in an array until a given number?
I have an array of values, it starts with integers then some zeros appear before finally more integers and then more zeros. I am...

11 years ago | 1 answer | 0

1

answer

Question


How do I loop round and upload a different file name each time using csvread?
I have to load in a set number of CSV files and do some analysis on them. I think I have to use num2str but I cant get it workin...

11 years ago | 2 answers | 0

2

answers