Community Profile

photo

Josh Tome


Last seen: 6ヶ月 前 2022 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


Rotate one image and plot on top of another
Hello, I am trying to plot two images on top of one another. The code included allows me to rotate the human torso by a defi...

6ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Overlay two images on top of each other with rotation
I have two images that I would like to overlay on top of each other. The first is an outline of a human. The second is the outli...

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Creating a function to Import data into structures
Hello, I am currently using an sdk to import data from a software we use in our lab. When I import the data, I bring it int...

約1年 前 | 1 件の回答 | 0

1

回答

質問


Move x-axis labels below the axis after relocation
When I move my x-axis position using the command ax.XAxisLocation = 'origin'; the labels of the x-axis move above the axis and...

約1年 前 | 2 件の回答 | 0

2

回答

質問


Shading between two plot lines, then removing the outline
Hello, I have been able to shade between two plot lines using the code below, but I would now like to remove the outline of...

約1年 前 | 1 件の回答 | 0

1

回答

質問


Average across the fields of a structure when each field contains a single value
Hello, I have a structure (Sway_dist_COP_Sag) with 3 fields, each containing a single value that I would like to average tog...

約1年 前 | 2 件の回答 | 0

2

回答

質問


Overlay transparent image on top of current figure
Hello, I have been attempting (for far to long) to overlay a transparent image of the outline of footprints on top of a figu...

約1年 前 | 1 件の回答 | 0

1

回答

質問


Collapsing a structure by combining field names
Hello, I have a structure which contains 4 fields (Forceplate1, Forceplate2, Forceplate3, Forceplate4). Each of those fields...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Removing elements of a cell array that start with a specific letter
I have a cell array of strings which I would like to remove the elements which start with an uppercase R. What is the easiest wa...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


Average across structures and fields
Hello, I currently have a set of data that is organized into a main structure with 3 fields (walking_01, walking_02, walking_03)...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Combining rows of each field within a structure
Hello, I'd like to combined the rows of a structure for each field. I won't always know how many rows there will be in the s...

1年以上 前 | 3 件の回答 | 0

3

回答

質問


interpolation of a structure array
Hello, I have a structure array which consists of 39 variables (LFHD, RFHD, etc.) Each of those variables contains 3 double arra...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Scaling an image then overlaying data on top of it
Hello, I am attempting to plot some xy data over an image (see attached image). The data I would like to plot (see attached exc...

1年以上 前 | 1 件の回答 | 1

1

回答

質問


textscan doesn't stop at blank space in txt file
Hi, I'm trying to import data from a txt file using the textscan function. While I thought it was suppose to stop at the first b...

1年以上 前 | 1 件の回答 | 0

1

回答