Code covered by the BSD License  

Highlights from
xPC Target Delay Timer Block

image thumbnail
from xPC Target Delay Timer Block by Doug Jones
Describes a block that can be used to delay execution of an xPC Target application.

makeInfo=rtwmakecfg()
function makeInfo=rtwmakecfg()

% Path to the source files delayTimer.c and delayTimer.h.
makeInfo.includePath = {'C:\work'};
makeInfo.sourcePath  = {'C:\work'};

Contact us at files@mathworks.com