Mercurial > hg > octave-lyh
comparison src/utils.cc @ 5480:cbd2443dc475
[project @ 2005-10-03 18:59:27 by jwe]
author | jwe |
---|---|
date | Mon, 03 Oct 2005 18:59:27 +0000 |
parents | adb2bac3596e |
children | aa3858187ee3 |
comparison
equal
deleted
inserted
replaced
5479:adb2bac3596e | 5480:cbd2443dc475 |
---|---|
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{Function Files, LOADPATH}, for an explanation of\n\ | 357 also @xref{Function Files}, 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; |