Navigation

Operators and Keywords

Function List:

C++ API

print_usage.m File Reference


Functions

function print_usage (name) if(nargin
 if (numel(x) > 1) name
else error ("print_usage: invalid function\n")
 if (strcmp(fullpath(end-length(name)+1:end), name)) fullname

Variables

endif fullpath = evalin ("caller", "mfilename (""fullpath"")")

Function Documentation

else error ( "print_usage: invalid function\n"   ) 

if ( strcmp(fullpath(end-length(name)+1:end), name  ) 

if ( numel(x)  ,
 
)

function print_usage ( name   ) 


Variable Documentation

endif fullpath = evalin ("caller", "mfilename (""fullpath"")")