From ac6122672f7acdd7c90000a1252e4317d0d30924 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sun, 10 Feb 2008 23:03:12 -0500 Subject: matlab stub --- matlab | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 matlab (limited to 'matlab') diff --git a/matlab b/matlab new file mode 100644 index 0000000..10e11db --- /dev/null +++ b/matlab @@ -0,0 +1,21 @@ +================== +Matlab +================== + +.. warning:: + Stub, just getting started + +``_ has a good tutorial. + +Matrix Operations +------------------ +``inv`` inverts a square matrix + +Meta-Commands +------------------ +Placing a semicolon at the end of a line prevents the output from being printed to screen. + +``whos`` + Displays variables and their size +``format long``/``format short`` + Selects either 4 or 14 decimal place display -- cgit v1.2.3