The basics of…Matlab
November 17, 2008 – 9:58 pmIt’s important to know the basic features of any language you’re programming in. We don’t just mean the syntax or whether the language is dynamically or statically typed (although these are very important); you also need to know what the language is good for, what it’s not so good for (and why), and any particular quirks it has that might otherwise catch you out. To this end, we present the “Basics of…” series of posts about different programming languages. We’ll assume that you know the basic syntax of the language in question (there are almost always lots of good ways to learn this) and try to present the things you’ll need to know right after that. We’ll start with Matlab. Read the rest of this entry »









