[Return to Master Index]
Index for tmp_for_tar/mcompat
Produced by oct2html on Tue Apr 4 20:42:02 2000
Cross-Directory links are: ON
Octave files in this Directory
addpath addpath(dir1,...)
fullfile barely tested *and* undocumented
intersect c = intersect(a,b) == intersection(a,b)
rmpath rmpath(dir1,...)
sub2ind [r,c] = sub2ind(sz,i)
datestr s = datestr()
ind2sub i = ind2sub(sz,r,c) = ind2sub(sz,[r,c])
path Author: Etienne Grossmann
setdiff c = setdiff(a,b) == complement(b,a)
test_sub_and_ind Author: Etienne Grossmann
changelog.matcompat Author: Etienne Grossmann