photo

Denni Purcell


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Loading multiple mat files with the same name from folder source
I would like to be able to load a mat file named 'Synergy' from a folder path, in this folder path there are multiple participan...

6 years ago | 2 answers | 0

2

answers

Question


How to load my MAT files into a structure
I am looking to write a code where the Mat files I import are stacked together. I have started the code like this: prompt =...

7 years ago | 0 answers | 0

0

answers

Question


Marking a footprint with a peak pressure box
I am using a Matlab code to produce footprint and stance data. I would like to be able to mark the point of peak pressure using ...

8 years ago | 1 answer | 0

1

answer

Question


How to mark foot pressure
I have a Matlab code that tracks foot pressure over a representative walk. I then split this to show 3 representative footprints...

8 years ago | 2 answers | 0

2

answers

Question


Why am I getting an error 'Subscript indices must either be real positive integers or logicals.'
Why am I getting this error? for k = 1 : numel(grayImage) inputIndex = thisPhase(k); grayImage(k) =...

8 years ago | 2 answers | 0

2

answers

Question


How to convert stance image from index to grayscale
I am looking to replace the 'ind2gray' function as we no longer have access to the image processing toolbox. Is there a script t...

8 years ago | 3 answers | 0

3

answers

Question


Is there a code to replace image toolbox function 'ind2gray'?
I am using the 'ind2gray' function of the image processing toolbox and our licence is due to expire. Considering this is the onl...

8 years ago | 1 answer | 0

1

answer