Target Language Compiler    

Obsolete Functions

The following table shows obsolete functions and the functions that have replaced them.

Obsolete Function
Equivalent Replacement Function
LibBlockOutportLocation
LibBlockDstSignalLocation
LibCacheGlobalPrmData
Use the block function Start
LibContinuousState
LibBlockContinuousState
LibControlPortInputSignal
LibBlockSrcSignalLocation
LibDataInputPortWidth
LibBlockInputSignalWidth
LibDataOutputPortWidth
LibBlockOutputSignalWidth
LibDefineIWork
LibDefinePWork
LibDefineRWork

IWork , PWork, and RWork names are now specified via the mdlRTW function in your C-MEX S-function.
LibDiscreteState
LibBlockDiscreteState
LibExternalResetSignal
LibBlockInputSignal
LibMapSignalSource
FcnMapDataTypedSignalSource
LibMaxBlockIOWidth
Function is not used in the Real-Time Workshop.
LibMaxDataInputPortWidth
Function is not used in the Real-Time Workshop.
LibMaxDataOutputPortWidth
Function is not used in the Real-Time Workshop.
LibPathName
LibGetBlockPath, LibGetFormattedBlockPath
LibPrevZCState
LibBlockPrevZCState
LibRenameParameter
Specifying parameter names is now supported via the mdlRTW function in your C-MEX S-function.
LinConvertZCDirection
Function is not used in the Real-Time Workshop.


  TLC Function Library Reference Target Language Compiler Functions