Josh Tome
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
266.701
of 295.569
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Collapsing a structure by combining field names
Hello, I have a structure which contains 4 fields (Forceplate1, Forceplate2, Forceplate3, Forceplate4). Each of those fields...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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)...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 2 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 2 Jahre vor | 1 Antwort | 0