Community Profile

photo

Rod Letchford


Last seen: 5 months ago Active since 2017

Statistics

All
  • Thankful Level 1
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Review
  • First Submission

View badges

Content Feed

View by

Answered
How an I manipulate top and bottom x axes individually?
Alex, This works really well, thanks. My slight adjustment: fig = figure; ax(1) = axes(fig,'Color','none'); ax(2) = axes(fig...

3 years ago | 0

Question


How an I manipulate top and bottom x axes individually?
I want to control the x axis top and bottom individually / separately. Specifically I want to point the bottom x axis ticks out...

3 years ago | 2 answers | 0

2

answers

Question


Undefined function or variable 'fixedWidthImportOptions'.
I get the following error message whenever I try to use the object 'fixedWidthImportOptions': " Undefined function or variable ...

5 years ago | 1 answer | 0

1

answer

Answered
Read text file with fixed width columns and mixed data types
KSSV, the data always begins on line 12 (Notepad++ counting) with the first date, in this case being '1834.84'. The last line - ...

5 years ago | 0

Question


Read text file with fixed width columns and mixed data types
I want to read the data columns similar to the attached file "wds00524-6930.txt". The format of the file is explained fully in t...

5 years ago | 1 answer | 0

1

answer

Question


Using Matlab in a raspberry pi cluster
Is it possible to use Matlab on a PC and then farm out work to cores on a raspberry pi cluster using the parallel toolbox? How w...

5 years ago | 0 answers | 1

0

answers

Question


How can I use a raspberry pi, or better a cluster of them, to send parallel jobs to their cores?
I regularly use Matlab and the parallel toolbox for monte-carlo simulations. Is it possible to upscale this using raspberry pis?...

6 years ago | 0 answers | 1

0

answers

Submitted


chauvenet(x)
Applies Chauvenet criterion to reject outliers

6 years ago | 12 downloads |

Submitted


randompointinellipse(a,b,cx,cy,theta,N)
Generate random point(s) in ellipse

6 years ago | 1 download |