Navigation

Operators and Keywords

Function List:

C++ API

ls_command.m File Reference


Functions

 if (isempty(__ls_command__)) if(ispc()&&!isunix()&&isempty(file_in_path(EXEC_PATH
endif endif if (nargin==0||nargin==1) old_cmd
else error ("ls_command: expecting argument to be a character string")

Variables

function old_cmd
ls __ls_command__ = "cmd /C dir /D"

Function Documentation

else error ( "ls_command: expecting argument to be a character string  ) 

endif endif if ( nargin  = =0||nargin==1  ) 

if ( isempty(__ls_command__  ) 


Variable Documentation

else __ls_command__ = "cmd /C dir /D"

Initial value:

 ls_command (cmd)

  global __ls_command__