(Created page with "The purpose of this exercise is to # Download library of external functions necessary for your simulator # Modify and add your function # Execute test runs of your simulator...")
 
Line 4: Line 4:
 
# Execute test runs of your simulator
 
# Execute test runs of your simulator
 
----
 
----
'''STEP 1a'''
+
'''STEP 1'''
 +
Download the function library: [http://www.ccy.zcu.cz/files/MS2_2015/Matlab/Exercise4.zip Exercise4.zip].
 +
 
 +
----
 +
'''STEP  2a'''
 +
In the previous exercise, you built the following functions:
 +
* dLoad.m
 +
* jLoad.m
 +
*

Revision as of 15:39, 26 November 2015

The purpose of this exercise is to

  1. Download library of external functions necessary for your simulator
  2. Modify and add your function
  3. Execute test runs of your simulator

STEP 1 Download the function library: Exercise4.zip.


STEP 2a In the previous exercise, you built the following functions:

  • dLoad.m
  • jLoad.m