MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur Page 425

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 424
selectdrive
Purpose Select target PC drive
Syntax MATLAB command line
selectdrive(file_obj,'drive')
file_obj.selectdrive('drive')
Arguments
drive
Name of the drive to set.
file_obj
Name of the xpctarget.fs obje ct.
Description Method of x pcta rget.fs objects. selectdrive sets the current drive
ofthetargetPCtothespecifiedstring. Enter the drive string with an
extra backslash (
\). For example, D:\\ for the D:\ drive.
Note Use the cd method instead to get the same behavior.
Examples Set the current target PC drive to D:\.
selectdrive(fsys,'D:\\')
or
fsys.selectdrive('D:\\')
18-101
Vue de la page 424
1 2 ... 420 421 422 423 424 425 426 427 428 429 430 ... 530 531

Commentaires sur ces manuels

Pas de commentaire