MATLAB XPC TARGET 4 - API GUIDE Uživatelská příručka Strana 257

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 372
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 256
addsignal
14-13
Signals = 1 : Signal Generator
0 : Integrator1
Another way to add signals without using the method addsignal is to use the
scope object method
set.
set(sc1,'Signals', [0,1]) or sc1.set('signals',[0,1]
Or, to directly assign signal values to the scope object property Signals,
sc1.signals = [0,1]
See Also The xPC Target scope object methods remsignal and set (scope object). The
target object methods
addscope and getsignalid.
Zobrazit stránku 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 371 372

Komentáře k této Příručce

Žádné komentáře