User`s guide

xpcIsModelInit
Purpose Return target application load state
Prototype boolean_T xpcIsModelInit(vo id)
Header
File
xpctarget.h
Arguments
none
Description The xpcIsModelInit function returns a Boolean value to indicate the
target application load s tate:
true While target application is loading
false Start of target application execution
You can call this function from the
mdlStart and mdlTerminate
callbacks.
See Also “mdlStart and mdlTerminate Considerations” on page 6-4
11-9