Fall 2009
Meets Thursday 5:00 - 6:00 in Room 1411
Brett Hoover (bthoover at wisc)
Aronne Merrelli (merrelli at wisc)
John Rausch (rausch2 at wisc)
|
October 15 (Brett) |
|
|
October 22 (Brett) |
|
|
October 29 (Brett) |
|
|
November 5 (Aronne) |
|
|
November 12 (Aronne) |
|
|
November 19 (Aronne) |
|
|
November 26 |
Happy Thanksgiving! |
|
December 3 (John) |
|
|
December 10 (John) |
Example code: CONVERTF.f
Example code: CONVERTF2.f
Example scripts:
Some extra items:
The command log from all three sessions. I did not add any annotations, it is just a raw copy of everything I typed in the command log at the presentation computer.
The example longer MATLAB function that I showed, load_ARM_sonde.m for reference. Note this is designed to read a CDF file with a specific layout, so it is not generally useful.
Finally, here is a better example to illustrate the debugger, and it also corrects something I said incorrectly during the seminar: you cannot resume execution after halting for a run time error. You can however use try/catch to do allow the execution to be resumed, which is shown in this example:
Example code: temp_example.pro
Equivalent MATLAB commands: matlabvsidl.pdf
Example code: sounding.pro
Example data: KGRB.txt