comparison src/utils.cc @ 5479:adb2bac3596e

[project @ 2005-10-03 18:56:03 by jwe]
author jwe
date Mon, 03 Oct 2005 18:56:03 +0000
parents 927230cb3e77
children cbd2443dc475
comparison
equal deleted inserted replaced
5478:927230cb3e77 5479:adb2bac3596e
352 a cell array containing the list of all files that have the same\n\ 352 a cell array containing the list of all files that have the same\n\
353 name in the path. If no files are found, return an empty cell array.\n\ 353 name in the path. If no files are found, return an empty cell array.\n\
354 \n\ 354 \n\
355 Note that @code{file_in_path} does not expand leading, trailing,\n\ 355 Note that @code{file_in_path} does not expand leading, trailing,\n\
356 or doubled colons the way that @code{file_in_loadpath} does. See\n\ 356 or doubled colons the way that @code{file_in_loadpath} does. See\n\
357 also @xref{Summary of Built-in Variables}, for an explanation of\n\ 357 also @xref{Function Files, LOADPATH}, for an explanation of\n\
358 how colon expansion is applied to @code{LOADPATH}.\n\ 358 how colon expansion is applied to @code{LOADPATH}.\n\
359 @seealso{file_in_loadpath}\n\ 359 @seealso{file_in_loadpath}\n\
360 @end deftypefn") 360 @end deftypefn")
361 { 361 {
362 octave_value retval; 362 octave_value retval;