Community Profile

photo

Hannah Taylor


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Box plot labels not working for hold on
Managed to fix this (for anyone that stumbles across a similar issue in the future!). The issue was that the figure was only di...

3 years ago | 0

| accepted

Question


Box plot labels not working for hold on
Hello, I'm trying to create a box plot from an array in a text file. However I'm having an issue with my x tick labels. They'...

3 years ago | 2 answers | 0

2

answers

Question


sscanf how to skip lines - not textscan!!!
Is there a way to skip the first X lines in a text file when reading a text file using sscanf? I know this can be done using te...

3 years ago | 2 answers | 0

2

answers

Question


Random numbers from CDF
Hello, I have a probability distribution with a specified sigma and mu, I've converted this into a pdf and cdf but I'm struggli...

3 years ago | 1 answer | 0

1

answer

Question


sscanf not working for text on multiple lines.
I'm trying to read text from a file and put it into various collums. It works when I use the following txt and script: My txt ...

4 years ago | 1 answer | 0

1

answer

Question


Converting txt file string to matrix.
I have an unhelpful txt file containing a string that looks something like: {co-ordinates 1.5 2.5 4.8 weighting 11.7}{co-ordi...

4 years ago | 1 answer | 0

1

answer

Question


How can I create random Co-ordinate shifts (x,y,z) that add to a displacement of 1?
I have a set of co-ordiantes with x, y and z values. I'm trying to shift the co-ordiantes randomly to produce an overall shift ...

4 years ago | 1 answer | 0

1

answer