Daniel Rowe
Followers: 0 Following: 0
Engineering PhD student. Rubbish at coding.
MATLAB
Spoken Languages:
English
Statistics
RANK
83,206
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Size plot and legend position programmatically for publication
Preparing a plot for a publication is far from trivial as I've learned over the past couple of days, so I was hoping for some he...
1 year ago | 0 answers | 0
0
answersQuestion
Common legend obscures tiled layout
Hello, I have a tiledlayout(1,3) with square axis plots. When I try to add a common legend, it obscures the plots. Is there any...
2 years ago | 1 answer | 0
1
answerQuestion
Italicise axis ticks (latex)
Hi, I'm this is simple to answer but I'd be grateful if somebody could share their wisdom. Basically, I want to offset the fi...
2 years ago | 1 answer | 0
1
answerQuestion
Avoid overlapping xline labels
Hi, I'm trying to avoid overlapping xline labels. My code below attempts to identify the mean x,y and z components of the attac...
3 years ago | 1 answer | 0
1
answerQuestion
Convert double to cell array
I've read some data from a text file using textscan and managed to create a 1x6 cell array, the first column of which includes a...
3 years ago | 1 answer | 0
1
answerQuestion
Read text file with multiple delimiters in a single row
Hi I have some accelerometer data from an Arduino board (see attached test file showing 6 columns of data but with multiple del...
3 years ago | 1 answer | 0
1
answerQuestion
How to remove certain rows of data in a cell array using logical indexing?
Hi, I have a 1x11 cell array and I am trying to clean the data using logical indexing, i.e. remove certain rows in each cell on...
3 years ago | 1 answer | 0
1
answerQuestion
How to create a vector by indexing elements within each cell of a 1xN cell array
I have a 1xN cell array (raw_array) and I am trying to create a vector of N values using the same indexing (a,b) within each cel...
3 years ago | 1 answer | 0