Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

関数の置換

関数のコード置換マッピングの定義

コード置換ツールまたはプログラミング インターフェイスを使用して、数学関数、メモリ関数またはカスタム関数のコード置換マッピングを定義します。コードのマッチングと置換プロセスをカスタマイズします。

ツール

コード置換ツールコード置換ライブラリの内容の作成、変更、および検証
コード置換ビューアーコード置換ライブラリの内容の調査

関数

すべて展開する

addEntryコード置換テーブルに登録されているテーブル エントリのコレクションにテーブル エントリを追加
createCRLEntryCreate code replacement table entry from conceptual and implementation argument string specifications
registerCFunctionEntryCreate function entry based on specified parameters and register in code replacement table
registerCPPFunctionEntryCreate C++ function entry based on specified parameters and register in code replacement table
registerCPromotableMacroEntryCreate promotable code replacement macro entry based on specified parameters and register in code replacement table (for abs function replacement only)
RTW.TflCFunctionEntry関数のコード置換テーブル エントリを作成
RTW.TflCFunctionEntryMLCustom code replacement table function entry
RTW.TflCSemaphoreEntryCreate code replacement table entry for a semaphore or mutex
RTW.TflTableコード置換テーブルを作成
setTflCFunctionEntryParametersSet specified parameters for function entry in code replacement table
setTflCSemaphoreEntryParametersSet specified parameters for semaphore entry in code replacement table
addConceptualArgAdd conceptual argument to array of conceptual arguments for code replacement table entry
addDWorkArgAdd DWork argument for entry in code replacement table
copyConceptualArgsToImplementationCopy conceptual argument specifications to implementation specifications of an entry for code replacement table entry
createAndAddImplementationArgCreate implementation argument from specified properties and add to implementation arguments for code replacement table entry
createAndSetCImplementationReturnCreate implementation return argument from specified properties and add to implementation for code replacement table entry
createCRLEntryCreate code replacement table entry from conceptual and implementation argument string specifications
createAndAddConceptualArgCreate conceptual argument from specified properties and add to conceptual arguments for code replacement table entry
getTflArgFromStringCreate code replacement argument based on specified name and built-in data type
getTflDWorkFromStringCreate code replacement DWork argument for semaphore entry based on specified name and data type
addAdditionalHeaderFileAdd header file to array of header files for code replacement table entry
addAdditionalIncludePathAdd include path to array of include paths for code replacement table entry
addAdditionalLinkObjAdd link object to array of link objects for code replacement table entry
addAdditionalLinkObjPathAdd link object path to array of link object paths for code replacement table entry
addAdditionalSourceFileAdd source file to array of source files for code replacement table entry
addAdditionalSourcePathAdd source path to array of source paths for code replacement table entry
enableCPPコード置換テーブルの関数エントリに対する C++ サポートの有効化
setNameSpaceSet namespace for C++ function entry in code replacement table
setReservedIdentifiersRegister reserved identifiers to associate with code replacement library
coder.ceval外部 C/C++ 関数の呼び出し
coder.replace生成コード内で現在の MATLAB 関数実装をコード置換ライブラリ関数に置換

トピック

関連情報