Archive for October, 2005

Commuting (or how I started worrying about my life)

Thursday, October 20th, 2005

For those of you who don’t know, I live in Bristol, with Ruth. However, I’ve recently started a PhD. The problem is that this is with University College London, and is based in Ipswich. That’s the other side of the country and, according to Multimap, is 220miles and would take just over […]

Octave (the open source Matlab clone)

Thursday, October 20th, 2005

For those of you who use Matlab, and would like an open-source (ie free) alternative, Octave isn’t bad. However, it’s a learning curve. Most of the features work just fine - eg plot(sin(0:0.1:3.141)); works just as expected. However, I wanted to change the ticks on a graph I was doing
In Matlab, […]