MATLAB XPC TARGET 4 - API GUIDE Betriebsanweisung Seite 311

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 372
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 310
pwd
14-67
14pwd
Purpose Retrieve current directory path of target PC
Syntax MATLAB command line
pwd(file_obj)
file_obj.pwd
Arguments
Description Method of xpctarget.fsbase, xpctarget.ftp, and xpctarget.fs objects.
Returns the pathname of the current target PC directory.
Examples Return the target PC current directory for the file system object fsys.
pwd(fsys) or fsys.pwd
Return the target PC current directory for the FTP object f.
pwd(f) or f.pwd
See Also xPC Target file object methods dir and mkdir.
MATLAB
pwd function.
file_obj
Name of the xpctarget.ftp or xpctarget.fs
object.
Seitenansicht 310
1 2 ... 306 307 308 309 310 311 312 313 314 315 316 ... 371 372

Kommentare zu diesen Handbüchern

Keine Kommentare