4.1: Miscellaneous Questions and Problems

A very efficient technique for tracking errors is to divide and conquer:

  1. Split the model in half.

  2. Check both parts.

  3. Scrutinize the part that does not work.

  4. See whether you can find an error in it.

  5. If not, take that part as your new model and proceed to point 1.

Navigate through the main troubleshooting topics:

Last updated