This example makes use of the Input File block. This is a block that was introduced in Dexterit-E 3.9. The Input File block allows that task programmer to specify that a data file should be passed to the task when it runs. The operator needs to specify the file that will be passed.
In this example, a previously recorded exam is processed to output a set of X,Y hand positions. Those positions are passed to the Robot Computer so that the task can draw the hand positions with a set of Path VCodes.
Last tested in Dexterit-E 3.10 and MATLAB 2015a.