[Return to Master Index]
Index for tmp_for_tar/vrml.doc
Produced by oct2html on Sat Dec 2 19:08:39 2000
Cross-Directory links are: ON
Octave files in this Directory
best_dir [d,w,rx,cv,wx] = best_dir( x, [a , sx ] )
best_dir_cov [cv,wx] = best_dir_cov(x,a,sx,wd)
bound_convex y = bound_convex(d,v,x,pad=0)
changelog.vrml Author: Etienne Grossmann
colorize colored = colorize ( mapped, colmap )
colormap Copyright (C) 1996, 1997 John W. Eaton
cross z = cross (x, y)
cv Author: Etienne Grossmann
datestr USAGE s = datestr( {CLOCK=void} )
filename_ext ext = filename_ext( fname )
findstr Copyright (C) 1996 Kurt Hornik
getfield v = getfield(s,key) = s.key
gray2rgb rgb = gray2rgb( gr ) - convert graylevel to rgb
grep y = grep(x) == x(find(x))
imginfo [h,w] = imginfo (filename) - Get image size from file
ims_save ok = ims_save (ims, file [, fmt])
ind2sub i = ind2sub(sz,r,c) = ind2sub(sz,[r,c])
index Copyright (C) 1996 Kurt Hornik
kron Copyright (C) 1996, 1997 John W. Eaton
loose X = loose (indice [,sizeX,content,rowcol]) - contrary of find
map Author: Etienne Grossmann
mat2ims ims = mat2ims (im, rgb=0, maxval=nan) - Build ims from matrix
mergeppm im = mergeppm(r, g, b)
msq s = msq(x)
my_menu c = my_menu (prompt, poss)
proplan x = proplan(x,d,v=1)
read_options read_options is a script that can be called to read options from
rgb2gray gr = rgb2gray( rgb ) - convert rgb to graylevel.
rindex Copyright (C) 1996 Kurt Hornik
rmfield t = rmfield(s,key1,...)
rot R = rot( [ a1,a2,a3 ] )
rotparams w = rotparams(r) is such that rotv(w)*r' == eye(3).
rotv r = rotv(v [,ang])
save_vrml save_vrml(outname,[options],s1,...) - Save vrml code
saveimage Copyright (C) 1996, 1997 John W. Eaton
sayif sayif(condition,fmp,...)
select_3D_points sel2 = select_3D_points (x, sel1, deco) - select 3D points
setfield s = setfield(s,'key1',value1,...)
shape s = shape(m)
sindent Author: Etienne Grossmann
slurp_file s = slurp_file (f) - return a whole text file as a string
strrep Copyright (C) 1995, 1996 Kurt Hornik
sub2ind [r,c] = sub2ind(sz,i)
test_vmesh Test vmesh.m
vmesh s = vmesh (x, y, z [, options] ) - Visualize a 3D surface
vrml_PointLight s = vrml_PointLight (...) - Vrml PointLight node
vrml_Viewpoint s = vrml_Viewpoint (...) - Vrml Viewpoint node
vrml_arrow v = vrml_arrow (sz, col) - Arrow pointing in "y" direction
vrml_browse p = vrml_browse ([s]) - View vrml code s with FreeWRL
vrml_cyl s = vrml_cyl(x,...)
vrml_ellipsoid v = vrml_ellipsoid (moment, col) - Ellipsoid
vrml_faces s = vrml_faces(x,f,...)
vrml_flatten s = vrml_flatten (x [, d, w, col]) - A planar surface containing x
vrml_frame v = vrml_frame (t, r, ... )
vrml_group v = vrml_group (s1, s2 ... )
vrml_lines s = vrml_lines(x,f,...)
vrml_points s = vrml_points(x,options)
vrml_select_points s = vrml_select_points (x, state) - vrml code for selecting 3D points
vrml_surf s = vrml_surf (x, y, z [, options] ) - code for a VRML surface
vrml_text s = vrml_text(t,...)
vrml_thick_surf s = vrml_thick_surf (x, y, z [, options] )
vrml_transfo v = vrml_transfo(s,t,r,c)
writefi writefi(fname, im)
writegif writegif(fname, im)
writegraygif writegraygif(fname, im)
writegrayjpg writegrayjpg(fname, im)
writejpg writejpg(fname, im)
writepgm writepgm(fname, im)
writeppm writeppm(fname, im)