MATLAB BUILDER EX 1 Guía de usuario Pagina 110

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 182
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 109
A Producing a COM Object from MATLAB
A-4
Figure A-2: M-Build Steps and Intermediate Files Created
mcc -B cexel:mycomponent,myclass,1.0 foo.m bar.m
foo.h, foo.c
bar.h, bar.c
mycomponent_com.hpp,
mycomponent_com.cpp
mycomponent_idl.idl
foo.m, bar.m
mycomponent_dll.cpp
mycomponent.def
Step 1. Code
Generation
IDL Compiler
mycomponent_idl.h,
mycomponent_idl_i.c
Step 2. Create
Interface
Definitions
mycomponent_idl.tlb
mycomponent.rc
Step 3. C++
Compilation
C++ Compiler
Object Files
Step 3. C++
Compilation
Step 4. Linking
and Resource
Binding
Linker
MATLAB Libraries
mycomponent_1_0.dll
(no type info)
Resource Compiler
Step 5. Component
Registration
mycomponent_1_0.dll
(includes type info)
MATLAB M-files
MATLAB Compiler
mycomponent.bas
mclcomclass.h
Vista de pagina 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 181 182

Comentarios a estos manuales

Sin comentarios