| Contents | Index |
ntswrap.exe [-c namespace.class]
[-i interface_name] [-a assembly_name]
Available as a MATLAB function or Windows console executable.
ntswrap.exe [-c namespace.class]
[-i interface_name]
[-a assembly_name] accepts
command line switches in any order.
Run ntswrap to generate a type-safe interface for a MATLAB Builder NE generated component.
Absolute or relative path to assembly containing .NET statically-typed interface, referenced by -i switch.
Path to folder containing MATLAB Builder NE component that defines component referenced by -c switch
Namespace-qualified name of MATLAB Builder NE component in assembly identified by path in -b switch
Enables debugging of the type-safe API assembly
Incompatible with -s.
Namespace-qualified name of user-supplied interface in assembly identified by path in -a switch
Keep generated type safe API source code; do not delete after processing
Optional. If specified, places generated type-safe API in specifed namespace
Optional. If specified, all output files will be written to specified, preallocated folder
Generate source code only; do not compile type-safe API source into an assembly
Version of Microsoft .NET Framework (csc compiler) used to generate type-safe API assembly (for example v2.0)
Incompatible with -s.
Optional. If specified, overrides default name of generated type-safe API class and assembly
Incompatible with -c.
.NET binary containing type-safe API class. Requires ComponentNative.dll,Interface.dll and MWArray.dll
Optional output, produced by -s and -k
ntswrap.exe -c AddOneComp.Mechanism
-i IAddOne
-a IAddOne.dll
Issuing this command generates a type-safe API for the MATLAB Builder NE class Mechanism in the namespace AddOneCompNative. By default, ntswrap compiles the source code into an assembly MechanismIAddOne.dll.

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |