MATLAB BUILDER EX 1 Guia do Utilizador Página 112

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 111
A Producing a COM Object from MATLAB
A-6
Step 4. Linking and Resource Binding
The fourth step produces the finished DLL for the component. This step
invokes the linker on the object files generated in step 3 and the necessary
MATLAB libraries to produce a DLL component (
mycomponent_1_0.dll). The
resource compiler is then invoked on the DLL, along with the resource script
generated in step 1, to bind the type library file generated in step 2 into the
completed DLL.
Step 5. Component Registration
The final build step registers the DLL on the system. See Component
Registration on page C-2 for information about this process.
Vista de página 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 181 182

Comentários a estes Manuais

Sem comentários