MATLAB XPC TARGET RELEASE NOTES Guía de usuario Pagina 428

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 427
set (env collection object)
set(tgs)
ans =
CCompiler: {2x1 cell}
CompilerPath: {}
DefaultTarget: {}
NumTargets: {}
Change the p roperty CCompiler to Watcom.
tgs.set('CCompiler','VisualC')
or
set(tgs, 'CCompiler','VisualC')
As an alternative to the method set, use the target object property
CCompiler. In the MATLAB window, type
tgs.CCompiler ='VisualC'
See Also xPC Target target object method get (env c olle ction object)
Built-in MATLAB functions get and set
18-104
Vista de pagina 427
1 2 ... 423 424 425 426 427 428 429 430 431 432 433 ... 530 531

Comentarios a estos manuales

Sin comentarios