MATLAB XPC TARGET RELEASE NOTES Guida Utente Pagina 428

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la 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
Vedere la pagina 427
1 2 ... 423 424 425 426 427 428 429 430 431 432 433 ... 530 531

Commenti su questo manuale

Nessun commento