Appendix A 487
Additional Lab Exercises
Optimizing Techniques
Solution—Optimizing Techniques, Step 2
Figure A-13 shows a solution to step 2.
Figure A-13. Optimizing VEE Programs, Step 2
Key Points
n Optimizing with Arrays: Note the increase in performance between
step 1 and step 2 that comes from using arrays. Whenever possible,
perform analysis or display results using
arrays rather than scalar
values
.
n X vs. Y Display: This example uses this display instead of the
Waveform or XY displays, because there is separate data for the X and Y
data.