MATLAB XPC TARGET RELEASE NOTES Podręcznik Użytkownika Strona 428

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 427
1 2 ... 423 424 425 426 427 428 429 430 431 432 433 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag