***********************
*		      *
* discreteMyabsbrake  *
*                     *
***********************


This is a discretized version of the Myabsbrake model of the Simulink library examples.
There are plenty of modifications performed in the model in order to become discrete. The 
developer can open the original version of the model to compare the two files. In 
the .zip file are the .mdl file of the model, the parsed .bip file of the model and the executable
of the model. The output of the abs is the speed of the wheel of the car and is displayed in the 
scope of the model. To validate the results of the .bip model, store the output of the executable
into a file, load the file in MALTAB and plot both the .bip and .mdl output at the same scope.