Line 1:
Line 1:
−
In June I studied a MATLAB [http://www.imc.tue.nl/ tutorial]. I also mixed some ethanol solutions for testing the fibers and did some cleaning in the lab. Before going on vacation, I wrote a new version of the LabVIEW program for controlling two heaters and two pumps using a state machine approach.
+
In June I studied a MATLAB [http://www.imc.tue.nl/ tutorial]. The most interesting thing I did in the exercises was to write a program that mimics the ability of the "*" operator in MATLAB to multiply matrices, using the operator but without its built in matrix multiplication capability.
+
I also mixed some ethanol solutions for testing the fibers and did some cleaning in the lab.
+
Before going on vacation, I wrote a new version of the LabVIEW program for controlling two heaters and two pumps using a state machine approach.