MATLAB XPC TARGET RELEASE NOTES Betriebsanweisung Seite 428

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 427
1 2 ... 423 424 425 426 427 428 429 430 431 432 433 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare