Jamie Shelley
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
15,803
of 296,446
REPUTATION
2
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
2
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,475
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Eliminate coloured lines around bars in a bargraph
When using "bar", I'm getting some strange coloured lines around the bars I'm plotting. I've tried adding "EdgeColor",'k' after ...
7 years ago | 1 answer | 0
1
answerQuestion
extract large text from cell to put it into multiple cells in excel
I have a variable that contains a table in each cell, but I need it to be in the form shown in 'example.xlsx' is there a way of ...
8 years ago | 1 answer | 0
1
answerQuestion
extract useful info from text file filled with irrelevant info
The text files that I have are like this: *useless info... * useful date (within useless info) useful info *useless info...
8 years ago | 2 answers | 0
2
answersQuestion
Extract string form cell for sprintf
I have a string saved in a cell on excel, that I need to put onto my GUI using sprintf, but it says sprintf doesn't accept cell ...
8 years ago | 1 answer | 0
1
answerQuestion
Make a graph with data from all sheets in excel
Every day I carry out a new experiment, each one corresponds to a seperate sheet on the same excel file. Is there a way of findi...
8 years ago | 1 answer | 0
1
answerQuestion
select specific sheet in csv file
Is there a way of selecting a specific sheet from a csv file please? I've got each sheet saved as a date (eg, 19.07) and using s...
8 years ago | 1 answer | 0
1
answerQuestion
Find specific paragraph in text file using specified conditions
My program currently asks for specific variables, such as temp, rpm etc - all of these variables are saved in a text file with d...
8 years ago | 0 answers | 0
0
answersQuestion
getting a specific paragraph from a .txt file
This might sound like a stupid question, but is there was way of retrieving a specific paragraph from a .txt file please? I've w...
8 years ago | 2 answers | 0
2
answersQuestion
how to use the "tight" function for just one axis
So I origionally had: axis tight But it cut both axes, whereas I just want it to be tight around the x axis but allow the y ...
8 years ago | 4 answers | 2
4
answersQuestion
How do I set the range of on axis, as well as making it logrythmic scale without taking logs of the results please?
My graph needs an edited axis, but I can't get it to work; my plot (simplified) is just plot(x,y) thanks
8 years ago | 1 answer | 0
1
answerQuestion
change the scale on graph
I've been researching this a while and can't find what I need - I can change the limits on the axis for graphs etc without a pro...
9 years ago | 2 answers | 0
2
answersQuestion
fprintf in Gui text box
I have a text box in my Gui, and I need to put some code inside it. I origionaly had an fprintf function (which worked on the ma...
9 years ago | 2 answers | 0