# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/configure \
$(top_srcdir)/manifest.am AUTHORS COPYING ChangeLog INSTALL \
NEWS config.guess config.sub depcomp install-sh missing
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
install-html-recursive install-info-recursive \
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(resourcedir)"
nobase_resourceDATA_INSTALL = $(install_sh_DATA)
DATA = $(nobase_resource_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BLAS_LIBS = @BLAS_LIBS@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
FLIBS = @FLIBS@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LAPACK_LIBS = @LAPACK_LIBS@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LLVM_CONFIG = @LLVM_CONFIG@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
QT4DIR = @QT4DIR@
QT_CFLAGS = @QT_CFLAGS@
QT_LIBS = @QT_LIBS@
QT_MOC = @QT_MOC@
QT_RCC = @QT_RCC@
QT_UIC = @QT_UIC@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
WINDRES = @WINDRES@
XMKMF = @XMKMF@
X_CFLAGS = @X_CFLAGS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_LIBS = @X_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
platform = @platform@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = libs src images tools
resourcedir = $(datadir)/$(PACKAGE)-$(VERSION)
EXTRA_DIST = help toolbox
nobase_resource_DATA = help/html/acoshplot.png help/html/acosplot.png \
help/html/acothplot.png help/html/acotplot.png \
help/html/acschplot.png help/html/acscplot.png \
help/html/all_eqn1.png help/html/angle_eqn1.png \
help/html/angle_eqn2.png help/html/any_eqn1.png \
help/html/array_assign.html help/html/array_cell.html \
help/html/array_circshift.html help/html/array_cond.html \
help/html/array_det.html help/html/array_diag.html \
help/html/array_expm.html help/html/array_eye.html \
help/html/array_find.html help/html/array_flipdim.html \
help/html/array_fliplr.html help/html/array_flipud.html \
help/html/array_ipermute.html help/html/array_isfloat.html \
help/html/array_isinteger.html help/html/array_linspace.html \
help/html/array_logspace.html help/html/array_meshgrid.html \
help/html/array_ndgrid.html help/html/array_nonzeros.html \
help/html/array_norm.html help/html/array_num2str.html \
help/html/array_ones.html help/html/array_permute.html \
help/html/array_pinv.html help/html/array_rank.html \
help/html/array_rcond.html help/html/array_repmat.html \
help/html/array_reshape.html help/html/array_resize.html \
help/html/array_rref.html help/html/array_shiftdim.html \
help/html/array_sort.html help/html/array_squeeze.html \
help/html/array_transpose.html help/html/array_unique.html \
help/html/array_xnrm2.html help/html/array_zeros.html \
help/html/asechplot.png help/html/asecplot.png \
help/html/asinhplot.png help/html/asinplot.png \
help/html/atan2plot.png help/html/atanhplot.png \
help/html/atanplot.png help/html/betapdf.png \
help/html/binary_bitand.html help/html/binary_bitcmp.html \
help/html/binary_bitor.html help/html/binary_bitxor.html \
help/html/chipdf.png help/html/clabel1.png \
help/html/clabel2.png help/html/class_and.html \
help/html/class_class.html help/html/class_colon.html \
help/html/class_constructors.html \
help/html/class_ctranspose.html help/html/class_eq.html \
help/html/class_ge.html help/html/class_gt.html \
help/html/class_horzcat.html help/html/class_ldivide.html \
help/html/class_le.html help/html/class_lt.html \
help/html/class_minus.html help/html/class_mldivide.html \
help/html/class_mpower.html help/html/class_mrdivide.html \
help/html/class_mtimes.html help/html/class_ne.html \
help/html/class_not.html help/html/class_or.html \
help/html/class_plus.html help/html/class_power.html \
help/html/class_rdivide.html help/html/class_subsasgn.html \
help/html/class_subsindex.html help/html/class_subsref.html \
help/html/class_times.html help/html/class_transpose.html \
help/html/class_uminus.html help/html/class_uplus.html \
help/html/class_vertcat.html help/html/clim1.png \
help/html/clim2.png help/html/colon_eqn1.png \
help/html/colon_eqn2.png help/html/colormap1.png \
help/html/colormap2.png help/html/colormap3.png \
help/html/colormap4.png help/html/colormap5.png \
help/html/colormap6.png help/html/colormap7.png \
help/html/colormap_eqn1.png help/html/colormap_eqn2.png \
help/html/cond_eqn1.png help/html/constants_e.html \
help/html/constants_eps.html help/html/constants_false.html \
help/html/constants_feps.html help/html/constants_i.html \
help/html/constants_inf.html help/html/constants_nan.html \
help/html/constants_pi.html help/html/constants_teps.html \
help/html/constants_true.html help/html/contour1.png \
help/html/contour2.png help/html/contour3.png \
help/html/contour3_1.png help/html/contour4.png \
help/html/conv2_eqn1.png help/html/copper1.png \
help/html/cos_eqn1.png help/html/cos_eqn2.png \
help/html/cosh_eqn1.png help/html/coshplot.png \
help/html/cosplot.png help/html/cot_eqn1.png \
help/html/cot_eqn2.png help/html/coth_eqn1.png \
help/html/cothplot.png help/html/cotplot.png \
help/html/csc_eqn1.png help/html/csch_eqn1.png \
help/html/cschplot.png help/html/cscplot.png \
help/html/cumprod_eqn1.png help/html/cumsum_eqn1.png \
help/html/curvefit_fitfun.html help/html/curvefit_gausfit.html \
help/html/curvefit_interplin1.html \
help/html/curvefit_poly.html help/html/curvefit_polyder.html \
help/html/curvefit_polyfit.html \
help/html/curvefit_polyint.html \
help/html/curvefit_polyval.html help/html/curvefit_roots.html \
help/html/dawson1.png help/html/dawson_eqn1.png \
help/html/debug_dbauto.html help/html/debug_dbdelete.html \
help/html/debug_dblist.html help/html/debug_dbstep.html \
help/html/debug_dbstop.html help/html/det_eqn1.png \
help/html/det_eqn2.png help/html/dotleftdivide_eqn1.png \
help/html/dotleftdivide_eqn2.png \
help/html/dotleftdivide_eqn3.png help/html/dotpower_eqn1.png \
help/html/dotpower_eqn2.png help/html/dotpower_eqn3.png \
help/html/dotrightdivide_eqn1.png \
help/html/dotrightdivide_eqn2.png \
help/html/dotrightdivide_eqn3.png help/html/dottimes_eqn1.png \
help/html/dottimes_eqn2.png help/html/dottimes_eqn3.png \
help/html/ei1.png help/html/ei_eqn1.png help/html/eig_eqn1.png \
help/html/eig_eqn2.png help/html/eig_eqn3.png \
help/html/eig_eqn4.png help/html/eig_eqn5.png \
help/html/eig_eqn6.png help/html/elementary_abs.html \
help/html/elementary_all.html help/html/elementary_any.html \
help/html/elementary_ceil.html help/html/elementary_conj.html \
help/html/elementary_cumprod.html \
help/html/elementary_cumsum.html \
help/html/elementary_deal.html \
help/html/elementary_dec2hex.html \
help/html/elementary_dot.html help/html/elementary_floor.html \
help/html/elementary_getfield.html \
help/html/elementary_hex2dec.html \
help/html/elementary_imag.html help/html/elementary_max.html \
help/html/elementary_mean.html help/html/elementary_min.html \
help/html/elementary_num2hex.html \
help/html/elementary_prod.html help/html/elementary_real.html \
help/html/elementary_round.html help/html/elementary_std.html \
help/html/elementary_sub2ind.html \
help/html/elementary_sum.html help/html/elementary_test.html \
help/html/elementary_var.html help/html/elementary_vec.html \
help/html/eone1.png help/html/eone_eqn1.png help/html/erf1.png \
help/html/erf_eqn1.png help/html/erfc1.png \
help/html/erfc_eqn1.png help/html/erfcx1.png \
help/html/erfcx_eqn1.png help/html/exp_eqn1.png \
help/html/exp_eqn2.png help/html/expei1.png \
help/html/expei_eqn1.png help/html/expplot1.png \
help/html/expplot2.png help/html/external_cenum.html \
help/html/external_ctypecast.html \
help/html/external_ctypedefine.html \
help/html/external_ctypefreeze.html \
help/html/external_ctypenew.html \
help/html/external_ctypeprint.html \
help/html/external_ctyperead.html \
help/html/external_ctypesize.html \
help/html/external_ctypethaw.html \
help/html/external_ctypewrite.html \
help/html/external_import.html help/html/external_loadlib.html \
help/html/fft1.png help/html/fft2.png help/html/fft_eqn1.png \
help/html/fft_eqn2.png help/html/fft_eqn3.png \
help/html/fft_eqn4.png help/html/find_eqn1.png \
help/html/fitfun_eqn1.png help/html/fitfun_eqn2.png \
help/html/flow_break.html help/html/flow_continue.html \
help/html/flow_error.html help/html/flow_for.html \
help/html/flow_if.html help/html/flow_keyboard.html \
help/html/flow_lasterr.html help/html/flow_retall.html \
help/html/flow_return.html help/html/flow_switch.html \
help/html/flow_try.html help/html/flow_warning.html \
help/html/flow_while.html help/html/freemat_addpath.html \
help/html/freemat_assignin.html help/html/freemat_builtin.html \
help/html/freemat_clc.html help/html/freemat_clock.html \
help/html/freemat_clocktotime.html \
help/html/freemat_computer.html help/html/freemat_diary.html \
help/html/freemat_docli.html help/html/freemat_edit.html \
help/html/freemat_editor.html \
help/html/freemat_errorcount.html help/html/freemat_etime.html \
help/html/freemat_eval.html help/html/freemat_evalin.html \
help/html/freemat_exit.html help/html/freemat_feval.html \
help/html/freemat_filesep.html help/html/freemat_help.html \
help/html/freemat_helpwin.html \
help/html/freemat_jitcontrol.html \
help/html/freemat_mfilename.html help/html/freemat_path.html \
help/html/freemat_pathsep.html help/html/freemat_pathtool.html \
help/html/freemat_pcode.html help/html/freemat_quiet.html \
help/html/freemat_quit.html help/html/freemat_rehash.html \
help/html/freemat_rescan.html help/html/freemat_simkeys.html \
help/html/freemat_sleep.html help/html/freemat_source.html \
help/html/freemat_startup.html help/html/freemat_tic.html \
help/html/freemat_toc.html help/html/freemat_typerules.html \
help/html/freemat_version.html \
help/html/freemat_verstring.html \
help/html/function_inline.html help/html/function_symvar.html \
help/html/functions_anonymous.html \
help/html/functions_function.html \
help/html/functions_keywords.html \
help/html/functions_nargin.html \
help/html/functions_nargout.html \
help/html/functions_script.html \
help/html/functions_special.html \
help/html/functions_varargin.html \
help/html/functions_varargout.html help/html/gamma1.png \
help/html/gamma_eqn1.png help/html/gamma_eqn2.png \
help/html/gammaln1.png help/html/gausfit1.png \
help/html/gray1.png help/html/grid1.png help/html/grid2.png \
help/html/handle_axes.html help/html/handle_axis.html \
help/html/handle_axisproperties.html help/html/handle_cla.html \
help/html/handle_clabel.html help/html/handle_clf.html \
help/html/handle_clim.html help/html/handle_close.html \
help/html/handle_colorbar.html help/html/handle_colormap.html \
help/html/handle_colorspec.html help/html/handle_contour.html \
help/html/handle_contour3.html help/html/handle_copper.html \
help/html/handle_copy.html help/html/handle_countour.html \
help/html/handle_drawnow.html help/html/handle_figlower.html \
help/html/handle_figraise.html help/html/handle_figure.html \
help/html/handle_figureproperties.html \
help/html/handle_gca.html help/html/handle_gcf.html \
help/html/handle_get.html help/html/handle_gray.html \
help/html/handle_grid.html help/html/handle_hcontour.html \
help/html/handle_himage.html help/html/handle_hline.html \
help/html/handle_hold.html help/html/handle_hpoint.html \
help/html/handle_hsurface.html help/html/handle_htext.html \
help/html/handle_image.html \
help/html/handle_imageproperties.html \
help/html/handle_imagesc.html help/html/handle_is2dview.html \
help/html/handle_ishold.html help/html/handle_legend.html \
help/html/handle_line.html \
help/html/handle_lineproperties.html \
help/html/handle_loglog.html help/html/handle_newplot.html \
help/html/handle_pcolor.html help/html/handle_plot.html \
help/html/handle_plot3.html help/html/handle_point.html \
help/html/handle_print.html help/html/handle_pvalid.html \
help/html/handle_semilogx.html help/html/handle_semilogy.html \
help/html/handle_set.html help/html/handle_sizefig.html \
help/html/handle_subplot.html help/html/handle_surf.html \
help/html/handle_surfaceproperties.html \
help/html/handle_text.html \
help/html/handle_textproperties.html \
help/html/handle_title.html help/html/handle_tubeplot.html \
help/html/handle_uicontrol.html \
help/html/handle_uicontrolproperties.html \
help/html/handle_view.html help/html/handle_winlev.html \
help/html/handle_xlabel.html help/html/handle_xlim.html \
help/html/handle_ylabel.html help/html/handle_ylim.html \
help/html/handle_zlabel.html help/html/handle_zlim.html \
help/html/handle_zoom.html help/html/handle_zplane.html \
help/html/hermitian_eqn1.png help/html/hold1.png \
help/html/hold2.png help/html/image1.png help/html/image2.png \
help/html/index.html help/html/inf_eqn1.png \
help/html/inspection_clear.html \
help/html/inspection_exist.html \
help/html/inspection_fieldnames.html \
help/html/inspection_isa.html help/html/inspection_iscell.html \
help/html/inspection_iscellstr.html \
help/html/inspection_ischar.html \
help/html/inspection_isempty.html \
help/html/inspection_isfield.html \
help/html/inspection_ishandle.html \
help/html/inspection_isinf.html \
help/html/inspection_isinttype.html \
help/html/inspection_islogical.html \
help/html/inspection_isnan.html \
help/html/inspection_isnumeric.html \
help/html/inspection_isreal.html \
help/html/inspection_isscalar.html \
help/html/inspection_isset.html \
help/html/inspection_issparse.html \
help/html/inspection_isstr.html \
help/html/inspection_isstruct.html \
help/html/inspection_isvector.html \
help/html/inspection_length.html \
help/html/inspection_ndims.html \
help/html/inspection_numel.html help/html/inspection_size.html \
help/html/inspection_typeof.html \
help/html/inspection_where.html \
help/html/inspection_which.html help/html/inspection_who.html \
help/html/interplin1_1.png help/html/interplin1_2.png \
help/html/introduction_install.html help/html/io_csvread.html \
help/html/io_csvwrite.html help/html/io_disp.html \
help/html/io_dlmread.html help/html/io_fclose.html \
help/html/io_feof.html help/html/io_fflush.html \
help/html/io_fgetline.html help/html/io_fopen.html \
help/html/io_format.html help/html/io_fprintf.html \
help/html/io_fread.html help/html/io_fscanf.html \
help/html/io_fseek.html help/html/io_ftell.html \
help/html/io_fwrite.html help/html/io_getline.html \
help/html/io_getprintlimit.html help/html/io_htmlread.html \
help/html/io_imread.html help/html/io_input.html \
help/html/io_load.html help/html/io_pause.html \
help/html/io_printf.html help/html/io_rawread.html \
help/html/io_rawwrite.html help/html/io_save.html \
help/html/io_setprintlimit.html help/html/io_sprintf.html \
help/html/io_sscanf.html help/html/io_str2num.html \
help/html/io_urlwrite.html help/html/io_wavplay.html \
help/html/io_wavread.html help/html/io_wavrecord.html \
help/html/io_wavwrite.html help/html/io_xmlread.html \
help/html/leftdivide_eqn1.png help/html/leftdivide_eqn2.png \
help/html/leftdivide_eqn3.png help/html/leftdivide_eqn4.png \
help/html/leftdivide_eqn5.png help/html/leftdivide_eqn6.png \
help/html/leftdivide_eqn7.png help/html/leftdivide_eqn8.png \
help/html/leftdivide_eqn9.png help/html/log10plot.png \
help/html/log2plot.png help/html/log_eqn1.png \
help/html/log_eqn2.png help/html/loglog1.png \
help/html/loglog2.png help/html/logplot.png \
help/html/mathfunctions_acos.html \
help/html/mathfunctions_acosd.html \
help/html/mathfunctions_acosh.html \
help/html/mathfunctions_acot.html \
help/html/mathfunctions_acotd.html \
help/html/mathfunctions_acoth.html \
help/html/mathfunctions_acsc.html \
help/html/mathfunctions_acscd.html \
help/html/mathfunctions_acsch.html \
help/html/mathfunctions_angle.html \
help/html/mathfunctions_asec.html \
help/html/mathfunctions_asecd.html \
help/html/mathfunctions_asech.html \
help/html/mathfunctions_asin.html \
help/html/mathfunctions_asind.html \
help/html/mathfunctions_asinh.html \
help/html/mathfunctions_atan.html \
help/html/mathfunctions_atan2.html \
help/html/mathfunctions_atand.html \
help/html/mathfunctions_atanh.html \
help/html/mathfunctions_cos.html \
help/html/mathfunctions_cosd.html \
help/html/mathfunctions_cosh.html \
help/html/mathfunctions_cot.html \
help/html/mathfunctions_cotd.html \
help/html/mathfunctions_coth.html \
help/html/mathfunctions_cross.html \
help/html/mathfunctions_csc.html \
help/html/mathfunctions_cscd.html \
help/html/mathfunctions_csch.html \
help/html/mathfunctions_dawson.html \
help/html/mathfunctions_deg2rad.html \
help/html/mathfunctions_ei.html \
help/html/mathfunctions_eone.html \
help/html/mathfunctions_erf.html \
help/html/mathfunctions_erfc.html \
help/html/mathfunctions_erfcx.html \
help/html/mathfunctions_exp.html \
help/html/mathfunctions_expei.html \
help/html/mathfunctions_expm1.html \
help/html/mathfunctions_fix.html \
help/html/mathfunctions_gamma.html \
help/html/mathfunctions_gammaln.html \
help/html/mathfunctions_idiv.html \
help/html/mathfunctions_log.html \
help/html/mathfunctions_log10.html \
help/html/mathfunctions_log1p.html \
help/html/mathfunctions_log2.html \
help/html/mathfunctions_mod.html \
help/html/mathfunctions_psi.html \
help/html/mathfunctions_rad2deg.html \
help/html/mathfunctions_rem.html \
help/html/mathfunctions_sec.html \
help/html/mathfunctions_secd.html \
help/html/mathfunctions_sech.html \
help/html/mathfunctions_sin.html \
help/html/mathfunctions_sind.html \
help/html/mathfunctions_sinh.html \
help/html/mathfunctions_sqrt.html \
help/html/mathfunctions_tan.html \
help/html/mathfunctions_tand.html \
help/html/mathfunctions_tanh.html help/html/max_eqn1.png \
help/html/max_eqn2.png help/html/max_eqn3.png \
help/html/mean_eqn1.png help/html/min_eqn1.png \
help/html/min_eqn2.png help/html/min_eqn3.png \
help/html/minus_eqn1.png help/html/minus_eqn2.png \
help/html/minus_eqn3.png help/html/modules.txt \
help/html/mpi_mpirun.html help/html/mpi_mpiserver.html \
help/html/ndgrid_eqn1.png help/html/operators_colon.html \
help/html/operators_comparisonops.html \
help/html/operators_dotleftdivide.html \
help/html/operators_dotpower.html \
help/html/operators_dotrightdivide.html \
help/html/operators_dottimes.html \
help/html/operators_hermitian.html \
help/html/operators_leftdivide.html \
help/html/operators_logicalops.html \
help/html/operators_minus.html help/html/operators_plus.html \
help/html/operators_power.html \
help/html/operators_rightdivide.html \
help/html/operators_times.html \
help/html/operators_transpose.html help/html/os_cd.html \
help/html/os_copyfile.html help/html/os_delete.html \
help/html/os_dir.html help/html/os_dirsep.html \
help/html/os_fileparts.html help/html/os_fullfile.html \
help/html/os_getpath.html help/html/os_ls.html \
help/html/os_mkdir.html help/html/os_pwd.html \
help/html/os_rmdir.html help/html/os_setpath.html \
help/html/os_system.html help/html/plot1.png \
help/html/plot2.png help/html/plot3.png help/html/plot4.png \
help/html/plot5.png help/html/plot6.png help/html/plt3.png \
help/html/plus_eqn1.png help/html/plus_eqn2.png \
help/html/plus_eqn3.png help/html/point_eqn1.png \
help/html/polyfit1.png help/html/polyfit2.png \
help/html/polyfit3.png help/html/polyfit_eqn1.png \
help/html/polyfit_eqn2.png help/html/polyval1.png \
help/html/polyval_eqn1.png help/html/polyval_eqn2.png \
help/html/power_eqn1.png help/html/power_eqn2.png \
help/html/power_eqn3.png help/html/power_eqn4.png \
help/html/printfig1.png help/html/prod_eqn1.png \
help/html/psi1.png help/html/psi_eqn1.png \
help/html/randbeta_eqn1.png help/html/randbin_eqn1.png \
help/html/randchi_eqn1.png help/html/randexp_eqn1.png \
help/html/randf_eqn1.png help/html/randf_eqn2.png \
help/html/randgamma_eqn1.png help/html/randmulti_eqn1.png \
help/html/randmulti_eqn2.png help/html/randn_eqn1.png \
help/html/randnf_eqn1.png help/html/random_rand.html \
help/html/random_randbeta.html help/html/random_randbin.html \
help/html/random_randchi.html help/html/random_randexp.html \
help/html/random_randf.html help/html/random_randgamma.html \
help/html/random_randi.html help/html/random_randmulti.html \
help/html/random_randn.html help/html/random_randnbin.html \
help/html/random_randnchi.html help/html/random_randnf.html \
help/html/random_randp.html help/html/random_seed.html \
help/html/randp_eqn1.png help/html/rightdivide_eqn1.png \
help/html/rightdivide_eqn2.png help/html/rightdivide_eqn3.png \
help/html/roots_eqn1.png help/html/roots_eqn2.png \
help/html/roots_eqn3.png help/html/sec_array.html \
help/html/sec_binary.html help/html/sec_class.html \
help/html/sec_constants.html help/html/sec_curvefit.html \
help/html/sec_debug.html help/html/sec_elementary.html \
help/html/sec_eqn1.png help/html/sec_external.html \
help/html/sec_flow.html help/html/sec_freemat.html \
help/html/sec_function.html help/html/sec_functions.html \
help/html/sec_handle.html help/html/sec_inspection.html \
help/html/sec_introduction.html help/html/sec_io.html \
help/html/sec_mathfunctions.html help/html/sec_mpi.html \
help/html/sec_operators.html help/html/sec_os.html \
help/html/sec_random.html help/html/sec_signal.html \
help/html/sec_sparse.html help/html/sec_string.html \
help/html/sec_thread.html help/html/sec_transforms.html \
help/html/sec_typecast.html help/html/sec_variables.html \
help/html/sech_eqn1.png help/html/sechplot.png \
help/html/secplot.png help/html/sectable.txt \
help/html/semilogx1.png help/html/semilogx2.png \
help/html/semilogy1.png help/html/semilogy2.png \
help/html/signal_conv.html help/html/signal_conv2.html \
help/html/sin_eqn1.png help/html/sin_eqn2.png \
help/html/sinh_eqn1.png help/html/sinhplot.png \
help/html/sinplot.png help/html/sparse_eigs.html \
help/html/sparse_full.html help/html/sparse_nnz.html \
help/html/sparse_sparse.html help/html/sparse_speye.html \
help/html/sparse_spones.html help/html/sparse_sprand.html \
help/html/sparse_sprandn.html help/html/sparse_spy.html \
help/html/spy1.png help/html/spy2.png \
help/html/string_cellstr.html help/html/string_deblank.html \
help/html/string_isalpha.html help/html/string_isdigit.html \
help/html/string_isspace.html help/html/string_lower.html \
help/html/string_regexp.html help/html/string_regexprep.html \
help/html/string_strcmp.html help/html/string_strcmpi.html \
help/html/string_strfind.html help/html/string_strncmp.html \
help/html/string_strrep.html help/html/string_strstr.html \
help/html/string_strtrim.html help/html/string_upper.html \
help/html/subplot1.png help/html/subplot2.png \
help/html/subplot3.png help/html/sum_eqn1.png \
help/html/surf1.png help/html/surf2.png help/html/svd_eqn1.png \
help/html/svd_eqn2.png help/html/svd_eqn3.png \
help/html/tan_eqn1.png help/html/tan_eqn2.png \
help/html/tan_eqn3.png help/html/tanh_eqn1.png \
help/html/tanhplot.png help/html/tanplot.png \
help/html/text1.png help/html/text2.png \
help/html/thread_threadcall.html \
help/html/thread_threadfree.html \
help/html/thread_threadid.html \
help/html/thread_threadkill.html \
help/html/thread_threadnew.html \
help/html/thread_threadstart.html \
help/html/thread_threadvalue.html \
help/html/thread_threadwait.html help/html/times_eqn1.png \
help/html/times_eqn2.png help/html/times_eqn3.png \
help/html/title1.png help/html/title2.png \
help/html/transforms_eig.html help/html/transforms_fft.html \
help/html/transforms_fftn.html \
help/html/transforms_fftshift.html \
help/html/transforms_hilbert.html \
help/html/transforms_ifftn.html \
help/html/transforms_ifftshift.html \
help/html/transforms_inv.html help/html/transforms_lu.html \
help/html/transforms_qr.html help/html/transforms_svd.html \
help/html/transpose_eqn1.png help/html/tubeplot1.png \
help/html/typecast_bin2dec.html \
help/html/typecast_bin2int.html help/html/typecast_cast.html \
help/html/typecast_char.html help/html/typecast_complex.html \
help/html/typecast_dcomplex.html \
help/html/typecast_dec2bin.html help/html/typecast_double.html \
help/html/typecast_float.html help/html/typecast_int16.html \
help/html/typecast_int2bin.html help/html/typecast_int32.html \
help/html/typecast_int64.html help/html/typecast_int8.html \
help/html/typecast_logical.html help/html/typecast_single.html \
help/html/typecast_string.html help/html/typecast_uint16.html \
help/html/typecast_uint32.html help/html/typecast_uint64.html \
help/html/typecast_uint8.html help/html/variables_cell.html \
help/html/variables_function.html \
help/html/variables_global.html \
help/html/variables_indexing.html \
help/html/variables_matrix.html \
help/html/variables_persistent.html \
help/html/variables_string.html \
help/html/variables_struct.html help/html/view1.png \
help/html/view2.png help/html/view3.png help/html/winlev1.png \
help/html/winlev2.png help/html/winlev_eqn1.png \
help/html/winlev_eqn2.png help/html/xlabel1.png \
help/html/xlim1.png help/html/xlim2.png help/html/ylabel1.png \
help/html/ylim1.png help/html/ylim2.png help/html/zlabel1.png \
help/html/zlim1.png help/html/zlim2.png help/html/zoom1.png \
help/html/zoom3.png help/html/zoom4.png help/html/zoom5.png \
help/html/zoom6.png help/text/abs.mdc help/text/acos.mdc \
help/text/acosd.mdc help/text/acosh.mdc help/text/acot.mdc \
help/text/acotd.mdc help/text/acoth.mdc help/text/acsc.mdc \
help/text/acscd.mdc help/text/acsch.mdc help/text/addpath.mdc \
help/text/all.mdc help/text/and.mdc help/text/angle.mdc \
help/text/anonymous.mdc help/text/any.mdc help/text/asec.mdc \
help/text/asecd.mdc help/text/asech.mdc help/text/asin.mdc \
help/text/asind.mdc help/text/asinh.mdc help/text/assign.mdc \
help/text/assignin.mdc help/text/atan.mdc help/text/atan2.mdc \
help/text/atand.mdc help/text/atanh.mdc help/text/axes.mdc \
help/text/axis.mdc help/text/axisproperties.mdc \
help/text/bin2dec.mdc help/text/bin2int.mdc \
help/text/bitand.mdc help/text/bitcmp.mdc help/text/bitor.mdc \
help/text/bitxor.mdc help/text/break.mdc help/text/builtin.mdc \
help/text/cast.mdc help/text/cd.mdc help/text/ceil.mdc \
help/text/cell.mdc help/text/cellstr.mdc help/text/cenum.mdc \
help/text/char.mdc help/text/circshift.mdc help/text/cla.mdc \
help/text/clabel.mdc help/text/class.mdc help/text/clc.mdc \
help/text/clear.mdc help/text/clf.mdc help/text/clim.mdc \
help/text/clock.mdc help/text/clocktotime.mdc \
help/text/close.mdc help/text/colon.mdc help/text/colorbar.mdc \
help/text/colormap.mdc help/text/colorspec.mdc \
help/text/comparisonops.mdc help/text/complex.mdc \
help/text/computer.mdc help/text/cond.mdc help/text/conj.mdc \
help/text/constructors.mdc help/text/continue.mdc \
help/text/contour.mdc help/text/contour3.mdc \
help/text/conv.mdc help/text/conv2.mdc help/text/copper.mdc \
help/text/copy.mdc help/text/copyfile.mdc help/text/cos.mdc \
help/text/cosd.mdc help/text/cosh.mdc help/text/cot.mdc \
help/text/cotd.mdc help/text/coth.mdc help/text/countour.mdc \
help/text/cross.mdc help/text/csc.mdc help/text/cscd.mdc \
help/text/csch.mdc help/text/csvread.mdc \
help/text/csvwrite.mdc help/text/ctranspose.mdc \
help/text/ctypecast.mdc help/text/ctypedefine.mdc \
help/text/ctypefreeze.mdc help/text/ctypenew.mdc \
help/text/ctypeprint.mdc help/text/ctyperead.mdc \
help/text/ctypesize.mdc help/text/ctypethaw.mdc \
help/text/ctypewrite.mdc help/text/cumprod.mdc \
help/text/cumsum.mdc help/text/dawson.mdc help/text/dbauto.mdc \
help/text/dbdelete.mdc help/text/dblist.mdc \
help/text/dbstep.mdc help/text/dbstop.mdc \
help/text/dcomplex.mdc help/text/deal.mdc \
help/text/deblank.mdc help/text/dec2bin.mdc \
help/text/dec2hex.mdc help/text/deg2rad.mdc \
help/text/delete.mdc help/text/det.mdc help/text/diag.mdc \
help/text/diary.mdc help/text/dir.mdc help/text/dirsep.mdc \
help/text/disp.mdc help/text/dlmread.mdc help/text/docli.mdc \
help/text/dot.mdc help/text/dotleftdivide.mdc \
help/text/dotpower.mdc help/text/dotrightdivide.mdc \
help/text/dottimes.mdc help/text/double.mdc \
help/text/drawnow.mdc help/text/e.mdc help/text/edit.mdc \
help/text/editor.mdc help/text/ei.mdc help/text/eig.mdc \
help/text/eigs.mdc help/text/eone.mdc help/text/eps.mdc \
help/text/eq.mdc help/text/erf.mdc help/text/erfc.mdc \
help/text/erfcx.mdc help/text/error.mdc \
help/text/errorcount.mdc help/text/etime.mdc \
help/text/eval.mdc help/text/evalin.mdc help/text/exist.mdc \
help/text/exit.mdc help/text/exp.mdc help/text/expei.mdc \
help/text/expm.mdc help/text/expm1.mdc help/text/eye.mdc \
help/text/false.mdc help/text/fclose.mdc help/text/feof.mdc \
help/text/feps.mdc help/text/feval.mdc help/text/fflush.mdc \
help/text/fft.mdc help/text/fftn.mdc help/text/fftshift.mdc \
help/text/fgetline.mdc help/text/fieldnames.mdc \
help/text/figlower.mdc help/text/figraise.mdc \
help/text/figure.mdc help/text/figureproperties.mdc \
help/text/fileparts.mdc help/text/filesep.mdc \
help/text/find.mdc help/text/fitfun.mdc help/text/fix.mdc \
help/text/flipdim.mdc help/text/fliplr.mdc \
help/text/flipud.mdc help/text/float.mdc help/text/floor.mdc \
help/text/fopen.mdc help/text/for.mdc help/text/format.mdc \
help/text/fprintf.mdc help/text/fread.mdc help/text/fscanf.mdc \
help/text/fseek.mdc help/text/ftell.mdc help/text/full.mdc \
help/text/fullfile.mdc help/text/function.mdc \
help/text/fwrite.mdc help/text/gamma.mdc help/text/gammaln.mdc \
help/text/gausfit.mdc help/text/gca.mdc help/text/gcf.mdc \
help/text/ge.mdc help/text/get.mdc help/text/getfield.mdc \
help/text/getline.mdc help/text/getpath.mdc \
help/text/getprintlimit.mdc help/text/global.mdc \
help/text/gray.mdc help/text/grid.mdc help/text/gt.mdc \
help/text/hcontour.mdc help/text/help.mdc \
help/text/helpwin.mdc help/text/hermitian.mdc \
help/text/hex2dec.mdc help/text/hilbert.mdc \
help/text/himage.mdc help/text/hline.mdc help/text/hold.mdc \
help/text/horzcat.mdc help/text/hpoint.mdc \
help/text/hsurface.mdc help/text/htext.mdc \
help/text/htmlread.mdc help/text/i.mdc help/text/idiv.mdc \
help/text/if.mdc help/text/ifftn.mdc help/text/ifftshift.mdc \
help/text/imag.mdc help/text/image.mdc \
help/text/imageproperties.mdc help/text/imagesc.mdc \
help/text/import.mdc help/text/imread.mdc \
help/text/indexing.mdc help/text/inf.mdc help/text/inline.mdc \
help/text/input.mdc help/text/install.mdc help/text/int16.mdc \
help/text/int2bin.mdc help/text/int32.mdc help/text/int64.mdc \
help/text/int8.mdc help/text/interplin1.mdc help/text/inv.mdc \
help/text/ipermute.mdc help/text/is2dview.mdc \
help/text/isa.mdc help/text/isalpha.mdc help/text/iscell.mdc \
help/text/iscellstr.mdc help/text/ischar.mdc \
help/text/isdigit.mdc help/text/isempty.mdc \
help/text/isfield.mdc help/text/isfloat.mdc \
help/text/ishandle.mdc help/text/ishold.mdc \
help/text/isinf.mdc help/text/isinteger.mdc \
help/text/isinttype.mdc help/text/islogical.mdc \
help/text/isnan.mdc help/text/isnumeric.mdc \
help/text/isreal.mdc help/text/isscalar.mdc \
help/text/isset.mdc help/text/isspace.mdc \
help/text/issparse.mdc help/text/isstr.mdc \
help/text/isstruct.mdc help/text/isvector.mdc \
help/text/jitcontrol.mdc help/text/keyboard.mdc \
help/text/keywords.mdc help/text/lasterr.mdc \
help/text/ldivide.mdc help/text/le.mdc \
help/text/leftdivide.mdc help/text/legend.mdc \
help/text/length.mdc help/text/line.mdc \
help/text/lineproperties.mdc help/text/linspace.mdc \
help/text/load.mdc help/text/loadlib.mdc help/text/log.mdc \
help/text/log10.mdc help/text/log1p.mdc help/text/log2.mdc \
help/text/logical.mdc help/text/logicalops.mdc \
help/text/loglog.mdc help/text/logspace.mdc \
help/text/lower.mdc help/text/ls.mdc help/text/lt.mdc \
help/text/lu.mdc help/text/matrix.mdc help/text/max.mdc \
help/text/mean.mdc help/text/meshgrid.mdc \
help/text/mfilename.mdc help/text/min.mdc help/text/minus.mdc \
help/text/mkdir.mdc help/text/mldivide.mdc help/text/mod.mdc \
help/text/mpirun.mdc help/text/mpiserver.mdc \
help/text/mpower.mdc help/text/mrdivide.mdc \
help/text/mtimes.mdc help/text/nan.mdc help/text/nargin.mdc \
help/text/nargout.mdc help/text/ndgrid.mdc help/text/ndims.mdc \
help/text/ne.mdc help/text/newplot.mdc help/text/nnz.mdc \
help/text/nonzeros.mdc help/text/norm.mdc help/text/not.mdc \
help/text/num2hex.mdc help/text/num2str.mdc \
help/text/numel.mdc help/text/ones.mdc help/text/or.mdc \
help/text/path.mdc help/text/pathsep.mdc \
help/text/pathtool.mdc help/text/pause.mdc help/text/pcode.mdc \
help/text/pcolor.mdc help/text/permute.mdc \
help/text/persistent.mdc help/text/pi.mdc help/text/pinv.mdc \
help/text/plot.mdc help/text/plot3.mdc help/text/plus.mdc \
help/text/point.mdc help/text/poly.mdc help/text/polyder.mdc \
help/text/polyfit.mdc help/text/polyint.mdc \
help/text/polyval.mdc help/text/power.mdc help/text/print.mdc \
help/text/printf.mdc help/text/prod.mdc help/text/psi.mdc \
help/text/pvalid.mdc help/text/pwd.mdc help/text/qr.mdc \
help/text/quiet.mdc help/text/quit.mdc help/text/rad2deg.mdc \
help/text/rand.mdc help/text/randbeta.mdc \
help/text/randbin.mdc help/text/randchi.mdc \
help/text/randexp.mdc help/text/randf.mdc \
help/text/randgamma.mdc help/text/randi.mdc \
help/text/randmulti.mdc help/text/randn.mdc \
help/text/randnbin.mdc help/text/randnchi.mdc \
help/text/randnf.mdc help/text/randp.mdc help/text/rank.mdc \
help/text/rawread.mdc help/text/rawwrite.mdc \
help/text/rcond.mdc help/text/rdivide.mdc help/text/real.mdc \
help/text/regexp.mdc help/text/regexprep.mdc \
help/text/rehash.mdc help/text/rem.mdc help/text/repmat.mdc \
help/text/rescan.mdc help/text/reshape.mdc \
help/text/resize.mdc help/text/retall.mdc help/text/return.mdc \
help/text/rightdivide.mdc help/text/rmdir.mdc \
help/text/roots.mdc help/text/round.mdc help/text/rref.mdc \
help/text/save.mdc help/text/script.mdc help/text/sec.mdc \
help/text/secd.mdc help/text/sech.mdc help/text/seed.mdc \
help/text/semilogx.mdc help/text/semilogy.mdc \
help/text/set.mdc help/text/setpath.mdc \
help/text/setprintlimit.mdc help/text/shiftdim.mdc \
help/text/simkeys.mdc help/text/sin.mdc help/text/sind.mdc \
help/text/single.mdc help/text/sinh.mdc help/text/size.mdc \
help/text/sizefig.mdc help/text/sleep.mdc help/text/sort.mdc \
help/text/source.mdc help/text/sparse.mdc \
help/text/special.mdc help/text/speye.mdc help/text/spones.mdc \
help/text/sprand.mdc help/text/sprandn.mdc \
help/text/sprintf.mdc help/text/spy.mdc help/text/sqrt.mdc \
help/text/squeeze.mdc help/text/sscanf.mdc \
help/text/startup.mdc help/text/std.mdc help/text/str2num.mdc \
help/text/strcmp.mdc help/text/strcmpi.mdc \
help/text/strfind.mdc help/text/string.mdc \
help/text/strncmp.mdc help/text/strrep.mdc \
help/text/strstr.mdc help/text/strtrim.mdc \
help/text/struct.mdc help/text/sub2ind.mdc \
help/text/subplot.mdc help/text/subsasgn.mdc \
help/text/subsindex.mdc help/text/subsref.mdc \
help/text/sum.mdc help/text/surf.mdc \
help/text/surfaceproperties.mdc help/text/svd.mdc \
help/text/switch.mdc help/text/symvar.mdc help/text/system.mdc \
help/text/tan.mdc help/text/tand.mdc help/text/tanh.mdc \
help/text/teps.mdc help/text/test.mdc help/text/text.mdc \
help/text/textproperties.mdc help/text/threadcall.mdc \
help/text/threadfree.mdc help/text/threadid.mdc \
help/text/threadkill.mdc help/text/threadnew.mdc \
help/text/threadstart.mdc help/text/threadvalue.mdc \
help/text/threadwait.mdc help/text/tic.mdc help/text/times.mdc \
help/text/title.mdc help/text/toc.mdc help/text/transpose.mdc \
help/text/true.mdc help/text/try.mdc help/text/tubeplot.mdc \
help/text/typeof.mdc help/text/typerules.mdc \
help/text/uicontrol.mdc help/text/uicontrolproperties.mdc \
help/text/uint16.mdc help/text/uint32.mdc help/text/uint64.mdc \
help/text/uint8.mdc help/text/uminus.mdc help/text/unique.mdc \
help/text/uplus.mdc help/text/upper.mdc help/text/urlwrite.mdc \
help/text/var.mdc help/text/varargin.mdc \
help/text/varargout.mdc help/text/vec.mdc \
help/text/version.mdc help/text/verstring.mdc \
help/text/vertcat.mdc help/text/view.mdc help/text/warning.mdc \
help/text/wavplay.mdc help/text/wavread.mdc \
help/text/wavrecord.mdc help/text/wavwrite.mdc \
help/text/where.mdc help/text/which.mdc help/text/while.mdc \
help/text/who.mdc help/text/winlev.mdc help/text/xlabel.mdc \
help/text/xlim.mdc help/text/xmlread.mdc help/text/xnrm2.mdc \
help/text/ylabel.mdc help/text/ylim.mdc help/text/zeros.mdc \
help/text/zlabel.mdc help/text/zlim.mdc help/text/zoom.mdc \
help/text/zplane.mdc help/latex/main.pdf toolbox/array/all.m \
toolbox/array/any.m toolbox/array/cast.m toolbox/array/char.m \
toolbox/array/circshift.m toolbox/array/deal.m \
toolbox/array/dot.m toolbox/array/flipdim.m \
toolbox/array/fliplr.m toolbox/array/flipud.m \
toolbox/array/getfield.m toolbox/array/ipermute.m \
toolbox/array/isa.m toolbox/array/isalpha.m \
toolbox/array/iscell.m toolbox/array/iscellstr.m \
toolbox/array/ischar.m toolbox/array/isdigit.m \
toolbox/array/isfield.m toolbox/array/isfloat.m \
toolbox/array/ishandle.m toolbox/array/ishold.m \
toolbox/array/isinteger.m toolbox/array/isinttype.m \
toolbox/array/islogical.m toolbox/array/isnumeric.m \
toolbox/array/isreal.m toolbox/array/isscalar.m \
toolbox/array/isspace.m toolbox/array/isstr.m \
toolbox/array/isstruct.m toolbox/array/isvector.m \
toolbox/array/length.m toolbox/array/linspace.m \
toolbox/array/logspace.m toolbox/array/meshgrid.m \
toolbox/array/ndgrid.m toolbox/array/ndims.m \
toolbox/array/nonzeros.m toolbox/array/numel.m \
toolbox/array/shiftdim.m toolbox/array/squeeze.m \
toolbox/array/sub2ind.m toolbox/array/test.m \
toolbox/array/vec.m toolbox/binary/bin2dec.m \
toolbox/binary/bitand.m toolbox/binary/bitcmp.m \
toolbox/binary/bitor.m toolbox/binary/bitxor.m \
toolbox/binary/dec2bin.m toolbox/deprecated/bind.m \
toolbox/fitting/gausfit.m toolbox/fitting/gfitfun.m \
toolbox/func/@inline/display.m toolbox/func/@inline/feval.m \
toolbox/func/@inline/inline.m toolbox/func/@inline/subsref.m \
toolbox/func/symvar.m toolbox/general/install.m \
toolbox/general/license.m toolbox/geom/cross.m \
toolbox/graph/axis.m toolbox/graph/cla.m \
toolbox/graph/clabel.m toolbox/graph/clf.m \
toolbox/graph/clim.m toolbox/graph/colorbar.m \
toolbox/graph/colormap.m toolbox/graph/contour.m \
toolbox/graph/contour3.m toolbox/graph/copper.m \
toolbox/graph/gray.m toolbox/graph/grid.m toolbox/graph/hold.m \
toolbox/graph/image.m toolbox/graph/imagesc.m \
toolbox/graph/legend.m toolbox/graph/line.m \
toolbox/graph/loglog.m toolbox/graph/newplot.m \
toolbox/graph/pcolor.m toolbox/graph/plot.m \
toolbox/graph/plot3.m toolbox/graph/point.m \
toolbox/graph/private/colorset.m \
toolbox/graph/private/completeprops.m \
toolbox/graph/private/islinespec.m \
toolbox/graph/private/markerset.m \
toolbox/graph/private/matchit.m \
toolbox/graph/private/parseit.m toolbox/graph/private/stcmp.m \
toolbox/graph/private/styleset.m toolbox/graph/semilogx.m \
toolbox/graph/semilogy.m toolbox/graph/sizefig.m \
toolbox/graph/subplot.m toolbox/graph/surf.m \
toolbox/graph/testtube.m toolbox/graph/text.m \
toolbox/graph/title.m toolbox/graph/tubeplot.m \
toolbox/graph/view.m toolbox/graph/winlev.m \
toolbox/graph/xlabel.m toolbox/graph/xlim.m \
toolbox/graph/ylabel.m toolbox/graph/ylim.m \
toolbox/graph/zlabel.m toolbox/graph/zlim.m \
toolbox/graph/zoom.m toolbox/graph/zplane.m \
toolbox/help/@bbtestwriter/bbtestwriter.m \
toolbox/help/@bbtestwriter/begingroup.m \
toolbox/help/@bbtestwriter/beginmodule.m \
toolbox/help/@bbtestwriter/beginverbatim.m \
toolbox/help/@bbtestwriter/docomputeblock.m \
toolbox/help/@bbtestwriter/doenumerate.m \
toolbox/help/@bbtestwriter/doequation.m \
toolbox/help/@bbtestwriter/dofigure.m \
toolbox/help/@bbtestwriter/dofile.m \
toolbox/help/@bbtestwriter/doitemize.m \
toolbox/help/@bbtestwriter/endmodule.m \
toolbox/help/@bbtestwriter/endverbatim.m \
toolbox/help/@bbtestwriter/outputtext.m \
toolbox/help/@bbtestwriter/writeindex.m \
toolbox/help/@groupwriter/begingroup.m \
toolbox/help/@groupwriter/beginmodule.m \
toolbox/help/@groupwriter/beginverbatim.m \
toolbox/help/@groupwriter/docomputeblock.m \
toolbox/help/@groupwriter/doenumerate.m \
toolbox/help/@groupwriter/doequation.m \
toolbox/help/@groupwriter/dofigure.m \
toolbox/help/@groupwriter/dofile.m \
toolbox/help/@groupwriter/doitemize.m \
toolbox/help/@groupwriter/endmodule.m \
toolbox/help/@groupwriter/endverbatim.m \
toolbox/help/@groupwriter/groupwriter.m \
toolbox/help/@groupwriter/outputtext.m \
toolbox/help/@groupwriter/writeindex.m \
toolbox/help/@htmlwriter/begingroup.m \
toolbox/help/@htmlwriter/beginmodule.m \
toolbox/help/@htmlwriter/beginverbatim.m \
toolbox/help/@htmlwriter/docomputeblock.m \
toolbox/help/@htmlwriter/doenumerate.m \
toolbox/help/@htmlwriter/doequation.m \
toolbox/help/@htmlwriter/dofigure.m \
toolbox/help/@htmlwriter/dofile.m \
toolbox/help/@htmlwriter/doitemize.m \
toolbox/help/@htmlwriter/endmodule.m \
toolbox/help/@htmlwriter/endverbatim.m \
toolbox/help/@htmlwriter/htmlwriter.m \
toolbox/help/@htmlwriter/outputtext.m \
toolbox/help/@htmlwriter/private/expand_codes.m \
toolbox/help/@htmlwriter/private/latin_filter.m \
toolbox/help/@htmlwriter/writeindex.m \
toolbox/help/@latexwriter/begingroup.m \
toolbox/help/@latexwriter/beginmodule.m \
toolbox/help/@latexwriter/beginverbatim.m \
toolbox/help/@latexwriter/docomputeblock.m \
toolbox/help/@latexwriter/doenumerate.m \
toolbox/help/@latexwriter/doequation.m \
toolbox/help/@latexwriter/dofigure.m \
toolbox/help/@latexwriter/dofile.m \
toolbox/help/@latexwriter/doitemize.m \
toolbox/help/@latexwriter/endmodule.m \
toolbox/help/@latexwriter/endverbatim.m \
toolbox/help/@latexwriter/latexwriter.m \
toolbox/help/@latexwriter/outputtext.m \
toolbox/help/@latexwriter/private/expand_codes.m \
toolbox/help/@latexwriter/writeindex.m \
toolbox/help/@testwriter/begingroup.m \
toolbox/help/@testwriter/beginmodule.m \
toolbox/help/@testwriter/beginverbatim.m \
toolbox/help/@testwriter/docomputeblock.m \
toolbox/help/@testwriter/doenumerate.m \
toolbox/help/@testwriter/doequation.m \
toolbox/help/@testwriter/dofigure.m \
toolbox/help/@testwriter/dofile.m \
toolbox/help/@testwriter/doitemize.m \
toolbox/help/@testwriter/endmodule.m \
toolbox/help/@testwriter/endverbatim.m \
toolbox/help/@testwriter/outputtext.m \
toolbox/help/@testwriter/testwriter.m \
toolbox/help/@testwriter/writeindex.m \
toolbox/help/@textwriter/begingroup.m \
toolbox/help/@textwriter/beginmodule.m \
toolbox/help/@textwriter/beginverbatim.m \
toolbox/help/@textwriter/docomputeblock.m \
toolbox/help/@textwriter/doenumerate.m \
toolbox/help/@textwriter/doequation.m \
toolbox/help/@textwriter/dofigure.m \
toolbox/help/@textwriter/dofile.m \
toolbox/help/@textwriter/doitemize.m \
toolbox/help/@textwriter/endmodule.m \
toolbox/help/@textwriter/endverbatim.m \
toolbox/help/@textwriter/outputtext.m \
toolbox/help/@textwriter/private/expand_codes.m \
toolbox/help/@textwriter/textwriter.m \
toolbox/help/@textwriter/writeindex.m toolbox/help/helpgen.m \
toolbox/help/mprint.m toolbox/io/csvread.m \
toolbox/io/csvwrite.m toolbox/io/input.m toolbox/io/rawread.m \
toolbox/io/rawwrite.m toolbox/io/wavread.m \
toolbox/io/wavwrite.m toolbox/matrix/cond.m \
toolbox/matrix/det.m toolbox/matrix/expm.m \
toolbox/matrix/eye.m toolbox/matrix/norm.m \
toolbox/matrix/pinv.m toolbox/matrix/rank.m \
toolbox/matrix/rref.m toolbox/matrix/transpose.m \
toolbox/mpi/mpirun.m toolbox/mpi/mpiserver.m \
toolbox/numerical/fix.m toolbox/numerical/idiv.m \
toolbox/numerical/log10.m toolbox/numerical/log2.m \
toolbox/numerical/mod.m toolbox/numerical/rem.m \
toolbox/numerical/sqrt.m toolbox/numerical/teps.m \
toolbox/os/mkdir.m toolbox/poly/poly.m toolbox/poly/polyder.m \
toolbox/poly/polyfit.m toolbox/poly/polyint.m \
toolbox/poly/polyval.m toolbox/poly/roots.m \
toolbox/signal/conv.m toolbox/signal/fftn.m \
toolbox/signal/fftshift.m toolbox/signal/hilbert.m \
toolbox/signal/ifftn.m toolbox/signal/ifftshift.m \
toolbox/sparse/speye.m toolbox/sparse/sprand.m \
toolbox/sparse/sprandn.m toolbox/sparse/spy.m \
toolbox/stat/std.m toolbox/string/cellstr.m \
toolbox/string/deblank.m toolbox/string/lower.m \
toolbox/string/regexprep.m toolbox/string/strcmp.m \
toolbox/string/strcmpi.m toolbox/string/strfind.m \
toolbox/string/strncmp.m toolbox/string/strrep.m \
toolbox/string/strtrim.m toolbox/string/upper.m \
toolbox/test/addArrays.c toolbox/test/addtest.m \
toolbox/test/addtest2.m toolbox/test/addtest3.m \
toolbox/test/bbtest_abs.m toolbox/test/bbtest_acos.m \
toolbox/test/bbtest_acosd.m toolbox/test/bbtest_acosh.m \
toolbox/test/bbtest_acot.m toolbox/test/bbtest_acotd.m \
toolbox/test/bbtest_acoth.m toolbox/test/bbtest_acsc.m \
toolbox/test/bbtest_acscd.m toolbox/test/bbtest_acsch.m \
toolbox/test/bbtest_addpath.m toolbox/test/bbtest_all.m \
toolbox/test/bbtest_and.m toolbox/test/bbtest_angle.m \
toolbox/test/bbtest_anonymous.m toolbox/test/bbtest_any.m \
toolbox/test/bbtest_asec.m toolbox/test/bbtest_asecd.m \
toolbox/test/bbtest_asech.m toolbox/test/bbtest_asin.m \
toolbox/test/bbtest_asind.m toolbox/test/bbtest_asinh.m \
toolbox/test/bbtest_assign.m toolbox/test/bbtest_assignin.m \
toolbox/test/bbtest_atan.m toolbox/test/bbtest_atan2.m \
toolbox/test/bbtest_atand.m toolbox/test/bbtest_atanh.m \
toolbox/test/bbtest_axes.m toolbox/test/bbtest_axis.m \
toolbox/test/bbtest_axisproperties.m \
toolbox/test/bbtest_bin2dec.m toolbox/test/bbtest_bin2int.m \
toolbox/test/bbtest_bitand.m toolbox/test/bbtest_bitcmp.m \
toolbox/test/bbtest_bitor.m toolbox/test/bbtest_bitxor.m \
toolbox/test/bbtest_break.m toolbox/test/bbtest_builtin.m \
toolbox/test/bbtest_cast.m toolbox/test/bbtest_cd.m \
toolbox/test/bbtest_ceil.m toolbox/test/bbtest_cell.m \
toolbox/test/bbtest_cellstr.m toolbox/test/bbtest_cenum.m \
toolbox/test/bbtest_char.m toolbox/test/bbtest_circshift.m \
toolbox/test/bbtest_cla.m toolbox/test/bbtest_clabel.m \
toolbox/test/bbtest_class.m toolbox/test/bbtest_clc.m \
toolbox/test/bbtest_clear.m toolbox/test/bbtest_clf.m \
toolbox/test/bbtest_clim.m toolbox/test/bbtest_clock.m \
toolbox/test/bbtest_clocktotime.m toolbox/test/bbtest_close.m \
toolbox/test/bbtest_colon.m toolbox/test/bbtest_colorbar.m \
toolbox/test/bbtest_colormap.m toolbox/test/bbtest_colorspec.m \
toolbox/test/bbtest_comparisonops.m \
toolbox/test/bbtest_complex.m toolbox/test/bbtest_computer.m \
toolbox/test/bbtest_cond.m toolbox/test/bbtest_conj.m \
toolbox/test/bbtest_constructors.m \
toolbox/test/bbtest_continue.m toolbox/test/bbtest_contour.m \
toolbox/test/bbtest_contour3.m toolbox/test/bbtest_conv.m \
toolbox/test/bbtest_conv2.m toolbox/test/bbtest_copper.m \
toolbox/test/bbtest_copy.m toolbox/test/bbtest_copyfile.m \
toolbox/test/bbtest_cos.m toolbox/test/bbtest_cosd.m \
toolbox/test/bbtest_cosh.m toolbox/test/bbtest_cot.m \
toolbox/test/bbtest_cotd.m toolbox/test/bbtest_coth.m \
toolbox/test/bbtest_countour.m toolbox/test/bbtest_cross.m \
toolbox/test/bbtest_csc.m toolbox/test/bbtest_cscd.m \
toolbox/test/bbtest_csch.m toolbox/test/bbtest_csvread.m \
toolbox/test/bbtest_csvwrite.m \
toolbox/test/bbtest_ctranspose.m \
toolbox/test/bbtest_ctypecast.m \
toolbox/test/bbtest_ctypedefine.m \
toolbox/test/bbtest_ctypefreeze.m \
toolbox/test/bbtest_ctypenew.m \
toolbox/test/bbtest_ctypeprint.m \
toolbox/test/bbtest_ctyperead.m \
toolbox/test/bbtest_ctypesize.m \
toolbox/test/bbtest_ctypethaw.m \
toolbox/test/bbtest_ctypewrite.m toolbox/test/bbtest_cumprod.m \
toolbox/test/bbtest_cumsum.m toolbox/test/bbtest_dawson.m \
toolbox/test/bbtest_dbauto.m toolbox/test/bbtest_dbdelete.m \
toolbox/test/bbtest_dblist.m toolbox/test/bbtest_dbstep.m \
toolbox/test/bbtest_dbstop.m toolbox/test/bbtest_dcomplex.m \
toolbox/test/bbtest_deal.m toolbox/test/bbtest_deblank.m \
toolbox/test/bbtest_dec2bin.m toolbox/test/bbtest_dec2hex.m \
toolbox/test/bbtest_deg2rad.m toolbox/test/bbtest_delete.m \
toolbox/test/bbtest_det.m toolbox/test/bbtest_diag.m \
toolbox/test/bbtest_diary.m toolbox/test/bbtest_dir.m \
toolbox/test/bbtest_dirsep.m toolbox/test/bbtest_disp.m \
toolbox/test/bbtest_dlmread.m toolbox/test/bbtest_docli.m \
toolbox/test/bbtest_dot.m toolbox/test/bbtest_dotleftdivide.m \
toolbox/test/bbtest_dotpower.m \
toolbox/test/bbtest_dotrightdivide.m \
toolbox/test/bbtest_dottimes.m toolbox/test/bbtest_double.m \
toolbox/test/bbtest_drawnow.m toolbox/test/bbtest_e.m \
toolbox/test/bbtest_edit.m toolbox/test/bbtest_editor.m \
toolbox/test/bbtest_ei.m toolbox/test/bbtest_eig.m \
toolbox/test/bbtest_eigs.m toolbox/test/bbtest_eone.m \
toolbox/test/bbtest_eps.m toolbox/test/bbtest_eq.m \
toolbox/test/bbtest_erf.m toolbox/test/bbtest_erfc.m \
toolbox/test/bbtest_erfcx.m toolbox/test/bbtest_error.m \
toolbox/test/bbtest_errorcount.m toolbox/test/bbtest_etime.m \
toolbox/test/bbtest_eval.m toolbox/test/bbtest_evalin.m \
toolbox/test/bbtest_exist.m toolbox/test/bbtest_exit.m \
toolbox/test/bbtest_exp.m toolbox/test/bbtest_expei.m \
toolbox/test/bbtest_expm.m toolbox/test/bbtest_expm1.m \
toolbox/test/bbtest_eye.m toolbox/test/bbtest_false.m \
toolbox/test/bbtest_fclose.m toolbox/test/bbtest_feof.m \
toolbox/test/bbtest_feps.m toolbox/test/bbtest_feval.m \
toolbox/test/bbtest_fflush.m toolbox/test/bbtest_fft.m \
toolbox/test/bbtest_fftn.m toolbox/test/bbtest_fftshift.m \
toolbox/test/bbtest_fgetline.m \
toolbox/test/bbtest_fieldnames.m \
toolbox/test/bbtest_figlower.m toolbox/test/bbtest_figraise.m \
toolbox/test/bbtest_figure.m \
toolbox/test/bbtest_figureproperties.m \
toolbox/test/bbtest_fileparts.m toolbox/test/bbtest_filesep.m \
toolbox/test/bbtest_find.m toolbox/test/bbtest_fitfun.m \
toolbox/test/bbtest_fix.m toolbox/test/bbtest_flipdim.m \
toolbox/test/bbtest_fliplr.m toolbox/test/bbtest_flipud.m \
toolbox/test/bbtest_float.m toolbox/test/bbtest_floor.m \
toolbox/test/bbtest_fopen.m toolbox/test/bbtest_for.m \
toolbox/test/bbtest_format.m toolbox/test/bbtest_fprintf.m \
toolbox/test/bbtest_fread.m toolbox/test/bbtest_fscanf.m \
toolbox/test/bbtest_fseek.m toolbox/test/bbtest_ftell.m \
toolbox/test/bbtest_full.m toolbox/test/bbtest_fullfile.m \
toolbox/test/bbtest_function.m toolbox/test/bbtest_fwrite.m \
toolbox/test/bbtest_gamma.m toolbox/test/bbtest_gammaln.m \
toolbox/test/bbtest_gausfit.m toolbox/test/bbtest_gca.m \
toolbox/test/bbtest_gcf.m toolbox/test/bbtest_ge.m \
toolbox/test/bbtest_get.m toolbox/test/bbtest_getfield.m \
toolbox/test/bbtest_getline.m toolbox/test/bbtest_getpath.m \
toolbox/test/bbtest_getprintlimit.m \
toolbox/test/bbtest_global.m toolbox/test/bbtest_gray.m \
toolbox/test/bbtest_grid.m toolbox/test/bbtest_gt.m \
toolbox/test/bbtest_hcontour.m toolbox/test/bbtest_help.m \
toolbox/test/bbtest_helpwin.m toolbox/test/bbtest_hermitian.m \
toolbox/test/bbtest_hex2dec.m toolbox/test/bbtest_hilbert.m \
toolbox/test/bbtest_himage.m toolbox/test/bbtest_hline.m \
toolbox/test/bbtest_hold.m toolbox/test/bbtest_horzcat.m \
toolbox/test/bbtest_hpoint.m toolbox/test/bbtest_hsurface.m \
toolbox/test/bbtest_htext.m toolbox/test/bbtest_htmlread.m \
toolbox/test/bbtest_i.m toolbox/test/bbtest_idiv.m \
toolbox/test/bbtest_if.m toolbox/test/bbtest_ifftn.m \
toolbox/test/bbtest_ifftshift.m toolbox/test/bbtest_imag.m \
toolbox/test/bbtest_image.m \
toolbox/test/bbtest_imageproperties.m \
toolbox/test/bbtest_imagesc.m toolbox/test/bbtest_import.m \
toolbox/test/bbtest_imread.m toolbox/test/bbtest_indexing.m \
toolbox/test/bbtest_inf.m toolbox/test/bbtest_inline.m \
toolbox/test/bbtest_input.m toolbox/test/bbtest_install.m \
toolbox/test/bbtest_int16.m toolbox/test/bbtest_int2bin.m \
toolbox/test/bbtest_int32.m toolbox/test/bbtest_int64.m \
toolbox/test/bbtest_int8.m toolbox/test/bbtest_interplin1.m \
toolbox/test/bbtest_inv.m toolbox/test/bbtest_ipermute.m \
toolbox/test/bbtest_is2dview.m toolbox/test/bbtest_isa.m \
toolbox/test/bbtest_isalpha.m toolbox/test/bbtest_iscell.m \
toolbox/test/bbtest_iscellstr.m toolbox/test/bbtest_ischar.m \
toolbox/test/bbtest_isdigit.m toolbox/test/bbtest_isempty.m \
toolbox/test/bbtest_isfield.m toolbox/test/bbtest_isfloat.m \
toolbox/test/bbtest_ishandle.m toolbox/test/bbtest_ishold.m \
toolbox/test/bbtest_isinf.m toolbox/test/bbtest_isinteger.m \
toolbox/test/bbtest_isinttype.m \
toolbox/test/bbtest_islogical.m toolbox/test/bbtest_isnan.m \
toolbox/test/bbtest_isnumeric.m toolbox/test/bbtest_isreal.m \
toolbox/test/bbtest_isscalar.m toolbox/test/bbtest_isset.m \
toolbox/test/bbtest_isspace.m toolbox/test/bbtest_issparse.m \
toolbox/test/bbtest_isstr.m toolbox/test/bbtest_isstruct.m \
toolbox/test/bbtest_isvector.m \
toolbox/test/bbtest_jitcontrol.m \
toolbox/test/bbtest_keyboard.m toolbox/test/bbtest_keywords.m \
toolbox/test/bbtest_lasterr.m toolbox/test/bbtest_ldivide.m \
toolbox/test/bbtest_le.m toolbox/test/bbtest_leftdivide.m \
toolbox/test/bbtest_legend.m toolbox/test/bbtest_length.m \
toolbox/test/bbtest_line.m \
toolbox/test/bbtest_lineproperties.m \
toolbox/test/bbtest_linspace.m toolbox/test/bbtest_load.m \
toolbox/test/bbtest_loadlib.m toolbox/test/bbtest_log.m \
toolbox/test/bbtest_log10.m toolbox/test/bbtest_log1p.m \
toolbox/test/bbtest_log2.m toolbox/test/bbtest_logical.m \
toolbox/test/bbtest_logicalops.m toolbox/test/bbtest_loglog.m \
toolbox/test/bbtest_logspace.m toolbox/test/bbtest_lower.m \
toolbox/test/bbtest_ls.m toolbox/test/bbtest_lt.m \
toolbox/test/bbtest_lu.m toolbox/test/bbtest_matrix.m \
toolbox/test/bbtest_max.m toolbox/test/bbtest_mean.m \
toolbox/test/bbtest_meshgrid.m toolbox/test/bbtest_mfilename.m \
toolbox/test/bbtest_min.m toolbox/test/bbtest_minus.m \
toolbox/test/bbtest_mkdir.m toolbox/test/bbtest_mldivide.m \
toolbox/test/bbtest_mod.m toolbox/test/bbtest_mpirun.m \
toolbox/test/bbtest_mpiserver.m toolbox/test/bbtest_mpower.m \
toolbox/test/bbtest_mrdivide.m toolbox/test/bbtest_mtimes.m \
toolbox/test/bbtest_nan.m toolbox/test/bbtest_nargin.m \
toolbox/test/bbtest_nargout.m toolbox/test/bbtest_ndgrid.m \
toolbox/test/bbtest_ndims.m toolbox/test/bbtest_ne.m \
toolbox/test/bbtest_newplot.m toolbox/test/bbtest_nnz.m \
toolbox/test/bbtest_nonzeros.m toolbox/test/bbtest_norm.m \
toolbox/test/bbtest_not.m toolbox/test/bbtest_num2hex.m \
toolbox/test/bbtest_num2str.m toolbox/test/bbtest_numel.m \
toolbox/test/bbtest_ones.m toolbox/test/bbtest_or.m \
toolbox/test/bbtest_path.m toolbox/test/bbtest_pathsep.m \
toolbox/test/bbtest_pathtool.m toolbox/test/bbtest_pause.m \
toolbox/test/bbtest_pcode.m toolbox/test/bbtest_pcolor.m \
toolbox/test/bbtest_permute.m toolbox/test/bbtest_persistent.m \
toolbox/test/bbtest_pi.m toolbox/test/bbtest_pinv.m \
toolbox/test/bbtest_plot.m toolbox/test/bbtest_plot3.m \
toolbox/test/bbtest_plus.m toolbox/test/bbtest_point.m \
toolbox/test/bbtest_poly.m toolbox/test/bbtest_polyder.m \
toolbox/test/bbtest_polyfit.m toolbox/test/bbtest_polyint.m \
toolbox/test/bbtest_polyval.m toolbox/test/bbtest_power.m \
toolbox/test/bbtest_print.m toolbox/test/bbtest_printf.m \
toolbox/test/bbtest_prod.m toolbox/test/bbtest_psi.m \
toolbox/test/bbtest_pvalid.m toolbox/test/bbtest_pwd.m \
toolbox/test/bbtest_qr.m toolbox/test/bbtest_quiet.m \
toolbox/test/bbtest_quit.m toolbox/test/bbtest_rad2deg.m \
toolbox/test/bbtest_rand.m toolbox/test/bbtest_randbeta.m \
toolbox/test/bbtest_randbin.m toolbox/test/bbtest_randchi.m \
toolbox/test/bbtest_randexp.m toolbox/test/bbtest_randf.m \
toolbox/test/bbtest_randgamma.m toolbox/test/bbtest_randi.m \
toolbox/test/bbtest_randmulti.m toolbox/test/bbtest_randn.m \
toolbox/test/bbtest_randnbin.m toolbox/test/bbtest_randnchi.m \
toolbox/test/bbtest_randnf.m toolbox/test/bbtest_randp.m \
toolbox/test/bbtest_rank.m toolbox/test/bbtest_rawread.m \
toolbox/test/bbtest_rawwrite.m toolbox/test/bbtest_rcond.m \
toolbox/test/bbtest_rdivide.m toolbox/test/bbtest_real.m \
toolbox/test/bbtest_regexp.m toolbox/test/bbtest_regexprep.m \
toolbox/test/bbtest_rehash.m toolbox/test/bbtest_rem.m \
toolbox/test/bbtest_repmat.m toolbox/test/bbtest_rescan.m \
toolbox/test/bbtest_reshape.m toolbox/test/bbtest_resize.m \
toolbox/test/bbtest_retall.m toolbox/test/bbtest_return.m \
toolbox/test/bbtest_rightdivide.m toolbox/test/bbtest_rmdir.m \
toolbox/test/bbtest_roots.m toolbox/test/bbtest_round.m \
toolbox/test/bbtest_rref.m toolbox/test/bbtest_save.m \
toolbox/test/bbtest_script.m toolbox/test/bbtest_sec.m \
toolbox/test/bbtest_secd.m toolbox/test/bbtest_sech.m \
toolbox/test/bbtest_seed.m toolbox/test/bbtest_semilogx.m \
toolbox/test/bbtest_semilogy.m toolbox/test/bbtest_set.m \
toolbox/test/bbtest_setpath.m \
toolbox/test/bbtest_setprintlimit.m \
toolbox/test/bbtest_shiftdim.m toolbox/test/bbtest_simkeys.m \
toolbox/test/bbtest_sin.m toolbox/test/bbtest_sind.m \
toolbox/test/bbtest_single.m toolbox/test/bbtest_sinh.m \
toolbox/test/bbtest_size.m toolbox/test/bbtest_sizefig.m \
toolbox/test/bbtest_sleep.m toolbox/test/bbtest_sort.m \
toolbox/test/bbtest_source.m toolbox/test/bbtest_sparse.m \
toolbox/test/bbtest_special.m toolbox/test/bbtest_speye.m \
toolbox/test/bbtest_spones.m toolbox/test/bbtest_sprand.m \
toolbox/test/bbtest_sprandn.m toolbox/test/bbtest_sprintf.m \
toolbox/test/bbtest_spy.m toolbox/test/bbtest_sqrt.m \
toolbox/test/bbtest_squeeze.m toolbox/test/bbtest_sscanf.m \
toolbox/test/bbtest_startup.m toolbox/test/bbtest_std.m \
toolbox/test/bbtest_str2num.m toolbox/test/bbtest_strcmp.m \
toolbox/test/bbtest_strcmpi.m toolbox/test/bbtest_strfind.m \
toolbox/test/bbtest_string.m toolbox/test/bbtest_strncmp.m \
toolbox/test/bbtest_strrep.m toolbox/test/bbtest_strstr.m \
toolbox/test/bbtest_strtrim.m toolbox/test/bbtest_struct.m \
toolbox/test/bbtest_sub2ind.m toolbox/test/bbtest_subplot.m \
toolbox/test/bbtest_subsasgn.m toolbox/test/bbtest_subsindex.m \
toolbox/test/bbtest_subsref.m toolbox/test/bbtest_sum.m \
toolbox/test/bbtest_surf.m \
toolbox/test/bbtest_surfaceproperties.m \
toolbox/test/bbtest_svd.m toolbox/test/bbtest_switch.m \
toolbox/test/bbtest_symvar.m toolbox/test/bbtest_system.m \
toolbox/test/bbtest_tan.m toolbox/test/bbtest_tand.m \
toolbox/test/bbtest_tanh.m toolbox/test/bbtest_teps.m \
toolbox/test/bbtest_test.m toolbox/test/bbtest_text.m \
toolbox/test/bbtest_textproperties.m \
toolbox/test/bbtest_threadcall.m \
toolbox/test/bbtest_threadfree.m \
toolbox/test/bbtest_threadid.m \
toolbox/test/bbtest_threadkill.m \
toolbox/test/bbtest_threadnew.m \
toolbox/test/bbtest_threadstart.m \
toolbox/test/bbtest_threadvalue.m \
toolbox/test/bbtest_threadwait.m toolbox/test/bbtest_tic.m \
toolbox/test/bbtest_times.m toolbox/test/bbtest_title.m \
toolbox/test/bbtest_toc.m toolbox/test/bbtest_transpose.m \
toolbox/test/bbtest_true.m toolbox/test/bbtest_try.m \
toolbox/test/bbtest_tubeplot.m toolbox/test/bbtest_typeof.m \
toolbox/test/bbtest_typerules.m \
toolbox/test/bbtest_uicontrol.m \
toolbox/test/bbtest_uicontrolproperties.m \
toolbox/test/bbtest_uint16.m toolbox/test/bbtest_uint32.m \
toolbox/test/bbtest_uint64.m toolbox/test/bbtest_uint8.m \
toolbox/test/bbtest_uminus.m toolbox/test/bbtest_unique.m \
toolbox/test/bbtest_uplus.m toolbox/test/bbtest_upper.m \
toolbox/test/bbtest_urlwrite.m toolbox/test/bbtest_var.m \
toolbox/test/bbtest_varargin.m toolbox/test/bbtest_varargout.m \
toolbox/test/bbtest_vec.m toolbox/test/bbtest_version.m \
toolbox/test/bbtest_verstring.m toolbox/test/bbtest_vertcat.m \
toolbox/test/bbtest_view.m toolbox/test/bbtest_warning.m \
toolbox/test/bbtest_wavplay.m toolbox/test/bbtest_wavread.m \
toolbox/test/bbtest_wavrecord.m toolbox/test/bbtest_wavwrite.m \
toolbox/test/bbtest_where.m toolbox/test/bbtest_which.m \
toolbox/test/bbtest_while.m toolbox/test/bbtest_who.m \
toolbox/test/bbtest_winlev.m toolbox/test/bbtest_xlabel.m \
toolbox/test/bbtest_xlim.m toolbox/test/bbtest_xmlread.m \
toolbox/test/bbtest_xnrm2.m toolbox/test/bbtest_ylabel.m \
toolbox/test/bbtest_ylim.m toolbox/test/bbtest_zeros.m \
toolbox/test/bbtest_zlabel.m toolbox/test/bbtest_zlim.m \
toolbox/test/bbtest_zoom.m toolbox/test/bbtest_zplane.m \
toolbox/test/break_ex.m toolbox/test/chain1.m \
toolbox/test/chain2.m toolbox/test/chain3.m \
toolbox/test/continue_ex.m toolbox/test/count_calls.m \
toolbox/test/euclidlength.m toolbox/test/evenoddtest.m \
toolbox/test/freecount.m toolbox/test/get_global.m \
toolbox/test/if_test.m toolbox/test/key_one.m \
toolbox/test/keyfunc.m toolbox/test/match_close.m \
toolbox/test/match_exact.m toolbox/test/nargintest.m \
toolbox/test/nargouttest.m toolbox/test/read_file.m \
toolbox/test/return_func.m toolbox/test/return_func2.m \
toolbox/test/run_tests.m toolbox/test/sample_data.csv \
toolbox/test/self.m toolbox/test/set_global.m \
toolbox/test/source_test toolbox/test/source_test_script.m \
toolbox/test/sparse_test_mat.m toolbox/test/strcattest.m \
toolbox/test/switch_test.m toolbox/test/test_assign1.m \
toolbox/test/test_assign10.m toolbox/test/test_assign11.m \
toolbox/test/test_assign12.m toolbox/test/test_assign13.m \
toolbox/test/test_assign14.m toolbox/test/test_assign15.m \
toolbox/test/test_assign2.m toolbox/test/test_assign3.m \
toolbox/test/test_assign4.m toolbox/test/test_assign5.m \
toolbox/test/test_assign6.m toolbox/test/test_assign7.m \
toolbox/test/test_assign8.m toolbox/test/test_assign9.m \
toolbox/test/test_call1.m toolbox/test/test_call2.m \
toolbox/test/test_call3.m toolbox/test/test_call4.m \
toolbox/test/test_continue1.m toolbox/test/test_delete1.m \
toolbox/test/test_delete2.m toolbox/test/test_delete3.m \
toolbox/test/test_delete4.m toolbox/test/test_delete5.m \
toolbox/test/test_delete6.m toolbox/test/test_det1.m \
toolbox/test/test_diag1.m toolbox/test/test_diag2.m \
toolbox/test/test_diag3.m toolbox/test/test_diag4.m \
toolbox/test/test_diag5.m toolbox/test/test_eig1.m \
toolbox/test/test_eig2.m toolbox/test/test_eig3.m \
toolbox/test/test_eig4.m toolbox/test/test_eig5.m \
toolbox/test/test_eig6.m toolbox/test/test_empty.m \
toolbox/test/test_exist1.m toolbox/test/test_exist2.m \
toolbox/test/test_fcall1.m toolbox/test/test_fcall2.m \
toolbox/test/test_fitfun1.m toolbox/test/test_for1.m \
toolbox/test/test_for2.m toolbox/test/test_for3.m \
toolbox/test/test_for4.m toolbox/test/test_if1.m \
toolbox/test/test_if2.m toolbox/test/test_if3.m \
toolbox/test/test_image1.m toolbox/test/test_lu1.m \
toolbox/test/test_lu2.m toolbox/test/test_matcat1.m \
toolbox/test/test_matcat2.m toolbox/test/test_matcat3.m \
toolbox/test/test_matcat4.m toolbox/test/test_matcat5.m \
toolbox/test/test_matcat6.m toolbox/test/test_matcat7.m \
toolbox/test/test_permute1.m toolbox/test/test_persistent1.m \
toolbox/test/test_persistent2.m toolbox/test/test_plot1.m \
toolbox/test/test_qr1.m toolbox/test/test_qr10.m \
toolbox/test/test_qr11.m toolbox/test/test_qr12.m \
toolbox/test/test_qr2.m toolbox/test/test_qr3.m \
toolbox/test/test_qr4.m toolbox/test/test_qr5.m \
toolbox/test/test_qr6.m toolbox/test/test_qr7.m \
toolbox/test/test_qr8.m toolbox/test/test_qr9.m \
toolbox/test/test_range1.m toolbox/test/test_range2.m \
toolbox/test/test_range3.m toolbox/test/test_range4.m \
toolbox/test/test_range5.m toolbox/test/test_range6.m \
toolbox/test/test_range7.m toolbox/test/test_range8.m \
toolbox/test/test_range9.m toolbox/test/test_resize1.m \
toolbox/test/test_resize2.m toolbox/test/test_resize3.m \
toolbox/test/test_resize4.m toolbox/test/test_resize5.m \
toolbox/test/test_save1.m toolbox/test/test_size1.m \
toolbox/test/test_size2.m toolbox/test/test_size3.m \
toolbox/test/test_size4.m toolbox/test/test_sort.m \
toolbox/test/test_source.m toolbox/test/test_sparse1.m \
toolbox/test/test_sparse10.m toolbox/test/test_sparse100.m \
toolbox/test/test_sparse101.m toolbox/test/test_sparse102.m \
toolbox/test/test_sparse103.m toolbox/test/test_sparse104.m \
toolbox/test/test_sparse105.m toolbox/test/test_sparse106.m \
toolbox/test/test_sparse107.m toolbox/test/test_sparse108.m \
toolbox/test/test_sparse109.m toolbox/test/test_sparse11.m \
toolbox/test/test_sparse110.m toolbox/test/test_sparse111.m \
toolbox/test/test_sparse112.m toolbox/test/test_sparse113.m \
toolbox/test/test_sparse114.m toolbox/test/test_sparse115.m \
toolbox/test/test_sparse12.m toolbox/test/test_sparse13.m \
toolbox/test/test_sparse14.m toolbox/test/test_sparse15.m \
toolbox/test/test_sparse16.m toolbox/test/test_sparse17.m \
toolbox/test/test_sparse18.m toolbox/test/test_sparse19.m \
toolbox/test/test_sparse2.m toolbox/test/test_sparse20.m \
toolbox/test/test_sparse21.m toolbox/test/test_sparse22.m \
toolbox/test/test_sparse23.m toolbox/test/test_sparse24.m \
toolbox/test/test_sparse25.m toolbox/test/test_sparse26.m \
toolbox/test/test_sparse27.m toolbox/test/test_sparse28.m \
toolbox/test/test_sparse29.m toolbox/test/test_sparse3.m \
toolbox/test/test_sparse30.m toolbox/test/test_sparse31.m \
toolbox/test/test_sparse32.m toolbox/test/test_sparse33.m \
toolbox/test/test_sparse34.m toolbox/test/test_sparse35.m \
toolbox/test/test_sparse36.m toolbox/test/test_sparse37.m \
toolbox/test/test_sparse38.m toolbox/test/test_sparse39.m \
toolbox/test/test_sparse4.m toolbox/test/test_sparse40.m \
toolbox/test/test_sparse41.m toolbox/test/test_sparse42.m \
toolbox/test/test_sparse43.m toolbox/test/test_sparse44.m \
toolbox/test/test_sparse45.m toolbox/test/test_sparse5.m \
toolbox/test/test_sparse50.m toolbox/test/test_sparse51.m \
toolbox/test/test_sparse52.m toolbox/test/test_sparse53.m \
toolbox/test/test_sparse54.m toolbox/test/test_sparse55.m \
toolbox/test/test_sparse56.m toolbox/test/test_sparse57.m \
toolbox/test/test_sparse58.m toolbox/test/test_sparse59.m \
toolbox/test/test_sparse6.m toolbox/test/test_sparse60.m \
toolbox/test/test_sparse61.m toolbox/test/test_sparse62.m \
toolbox/test/test_sparse63.m toolbox/test/test_sparse64.m \
toolbox/test/test_sparse65.m toolbox/test/test_sparse66.m \
toolbox/test/test_sparse67.m toolbox/test/test_sparse68.m \
toolbox/test/test_sparse69.m toolbox/test/test_sparse7.m \
toolbox/test/test_sparse70.m toolbox/test/test_sparse71.m \
toolbox/test/test_sparse72.m toolbox/test/test_sparse73.m \
toolbox/test/test_sparse74.m toolbox/test/test_sparse75.m \
toolbox/test/test_sparse76.m toolbox/test/test_sparse77.m \
toolbox/test/test_sparse78.m toolbox/test/test_sparse79.m \
toolbox/test/test_sparse8.m toolbox/test/test_sparse80.m \
toolbox/test/test_sparse81.m toolbox/test/test_sparse82.m \
toolbox/test/test_sparse83.m toolbox/test/test_sparse84.m \
toolbox/test/test_sparse85.m toolbox/test/test_sparse86.m \
toolbox/test/test_sparse87.m toolbox/test/test_sparse88.m \
toolbox/test/test_sparse89.m toolbox/test/test_sparse9.m \
toolbox/test/test_sparse90.m toolbox/test/test_sparse91.m \
toolbox/test/test_sparse92.m toolbox/test/test_sparse93.m \
toolbox/test/test_sparse94.m toolbox/test/test_sparse95.m \
toolbox/test/test_sparse96.m toolbox/test/test_sparse97.m \
toolbox/test/test_sparse98.m toolbox/test/test_sparse99.m \
toolbox/test/test_strcmp1.m toolbox/test/test_strcmp2.m \
toolbox/test/test_struct1.m toolbox/test/test_struct2.m \
toolbox/test/test_struct3.m toolbox/test/test_struct4.m \
toolbox/test/test_struct5.m toolbox/test/test_struct6.m \
toolbox/test/test_struct7.m toolbox/test/test_struct8.m \
toolbox/test/test_struct9.m toolbox/test/test_subset1.m \
toolbox/test/test_subset10.m toolbox/test/test_subset11.m \
toolbox/test/test_subset12.m toolbox/test/test_subset13.m \
toolbox/test/test_subset14.m toolbox/test/test_subset15.m \
toolbox/test/test_subset16.m toolbox/test/test_subset17.m \
toolbox/test/test_subset18.m toolbox/test/test_subset19.m \
toolbox/test/test_subset2.m toolbox/test/test_subset20.m \
toolbox/test/test_subset21.m toolbox/test/test_subset3.m \
toolbox/test/test_subset4.m toolbox/test/test_subset5.m \
toolbox/test/test_subset6.m toolbox/test/test_subset7.m \
toolbox/test/test_subset8.m toolbox/test/test_subset9.m \
toolbox/test/test_svd1.m toolbox/test/test_svd10.m \
toolbox/test/test_svd11.m toolbox/test/test_svd12.m \
toolbox/test/test_svd2.m toolbox/test/test_svd3.m \
toolbox/test/test_svd4.m toolbox/test/test_svd5.m \
toolbox/test/test_svd6.m toolbox/test/test_svd7.m \
toolbox/test/test_svd8.m toolbox/test/test_svd9.m \
toolbox/test/test_switch1.m toolbox/test/test_switch2.m \
toolbox/test/test_switch3.m toolbox/test/test_switch4.m \
toolbox/test/test_switch5.m toolbox/test/test_switch6.m \
toolbox/test/test_switch7.m toolbox/test/test_switch8.m \
toolbox/test/test_test1.m toolbox/test/test_test2.m \
toolbox/test/test_test3.m toolbox/test/test_test4.m \
toolbox/test/test_test5.m toolbox/test/test_typeof1.m \
toolbox/test/test_typeof2.m toolbox/test/test_typeof3.m \
toolbox/test/test_typeof4.m toolbox/test/test_typeof5.m \
toolbox/test/test_vec1.m toolbox/test/test_while1.m \
toolbox/test/test_while2.m toolbox/test/test_while3.m \
toolbox/test/testeq.m toolbox/test/tscript.m \
toolbox/test/varoutfunc.m toolbox/test/wbtest_abs_1.m \
toolbox/test/wbtest_abs_2.m toolbox/test/wbtest_acosd_1.m \
toolbox/test/wbtest_acosd_2.m toolbox/test/wbtest_acosd_3.m \
toolbox/test/wbtest_acosh_1.m toolbox/test/wbtest_acosh_2.m \
toolbox/test/wbtest_acosh_3.m toolbox/test/wbtest_acosh_4.m \
toolbox/test/wbtest_acosh_5.m toolbox/test/wbtest_acotd_1.m \
toolbox/test/wbtest_acotd_2.m toolbox/test/wbtest_acotd_3.m \
toolbox/test/wbtest_acotd_4.m toolbox/test/wbtest_acoth_1.m \
toolbox/test/wbtest_acoth_2.m toolbox/test/wbtest_acoth_3.m \
toolbox/test/wbtest_acoth_4.m toolbox/test/wbtest_acsc_1.m \
toolbox/test/wbtest_acsc_2.m toolbox/test/wbtest_acsc_3.m \
toolbox/test/wbtest_acsc_4.m toolbox/test/wbtest_acscd_1.m \
toolbox/test/wbtest_acscd_2.m toolbox/test/wbtest_acscd_3.m \
toolbox/test/wbtest_acscd_4.m toolbox/test/wbtest_acsch_1.m \
toolbox/test/wbtest_acsch_2.m toolbox/test/wbtest_acsch_3.m \
toolbox/test/wbtest_acsch_4.m toolbox/test/wbtest_angle_1.m \
toolbox/test/wbtest_angle_2.m toolbox/test/wbtest_any_1.m \
toolbox/test/wbtest_asec_1.m toolbox/test/wbtest_asec_2.m \
toolbox/test/wbtest_asec_3.m toolbox/test/wbtest_asec_4.m \
toolbox/test/wbtest_asecd_1.m toolbox/test/wbtest_asecd_2.m \
toolbox/test/wbtest_asecd_3.m toolbox/test/wbtest_asecd_4.m \
toolbox/test/wbtest_asech_1.m toolbox/test/wbtest_asech_2.m \
toolbox/test/wbtest_asech_3.m toolbox/test/wbtest_asech_4.m \
toolbox/test/wbtest_asind_1.m toolbox/test/wbtest_asind_2.m \
toolbox/test/wbtest_asind_3.m toolbox/test/wbtest_asind_4.m \
toolbox/test/wbtest_asinh_1.m toolbox/test/wbtest_asinh_2.m \
toolbox/test/wbtest_asinh_3.m toolbox/test/wbtest_asinh_4.m \
toolbox/test/wbtest_asinh_5.m toolbox/test/wbtest_atand_1.m \
toolbox/test/wbtest_atand_2.m toolbox/test/wbtest_atand_3.m \
toolbox/test/wbtest_atand_4.m toolbox/test/wbtest_atanh_1.m \
toolbox/test/wbtest_atanh_2.m toolbox/test/wbtest_atanh_3.m \
toolbox/test/wbtest_atanh_4.m toolbox/test/wbtest_bitand_1.m \
toolbox/test/wbtest_bitcmp_1.m toolbox/test/wbtest_bitcmp_2.m \
toolbox/test/wbtest_cast_1.m toolbox/test/wbtest_cast_2.m \
toolbox/test/wbtest_cellstr_1.m toolbox/test/wbtest_conv_1.m \
toolbox/test/wbtest_conv_2.m toolbox/test/wbtest_cosd_1.m \
toolbox/test/wbtest_cosd_2.m toolbox/test/wbtest_cosh_1.m \
toolbox/test/wbtest_cosh_2.m toolbox/test/wbtest_cosh_3.m \
toolbox/test/wbtest_cosh_4.m toolbox/test/wbtest_cotd_1.m \
toolbox/test/wbtest_cotd_2.m toolbox/test/wbtest_cotd_3.m \
toolbox/test/wbtest_cotd_4.m toolbox/test/wbtest_cotd_5.m \
toolbox/test/wbtest_coth_1.m toolbox/test/wbtest_coth_2.m \
toolbox/test/wbtest_coth_3.m toolbox/test/wbtest_coth_4.m \
toolbox/test/wbtest_cscd_1.m toolbox/test/wbtest_cscd_2.m \
toolbox/test/wbtest_csch_1.m toolbox/test/wbtest_csch_2.m \
toolbox/test/wbtest_csch_3.m toolbox/test/wbtest_csch_4.m \
toolbox/test/wbtest_cumprod_1.m \
toolbox/test/wbtest_cumprod_2.m \
toolbox/test/wbtest_deblank_1.m \
toolbox/test/wbtest_deblank_2.m \
toolbox/test/wbtest_dec2hex_1.m \
toolbox/test/wbtest_dec2hex_2.m \
toolbox/test/wbtest_deg2rad_1.m toolbox/test/wbtest_dot_1.m \
toolbox/test/wbtest_dot_2.m toolbox/test/wbtest_dot_3.m \
toolbox/test/wbtest_dot_4.m toolbox/test/wbtest_dotpower_1.m \
toolbox/test/wbtest_dotpower_2.m toolbox/test/wbtest_etime_1.m \
toolbox/test/wbtest_false_1.m toolbox/test/wbtest_false_2.m \
toolbox/test/wbtest_feval_1.m toolbox/test/wbtest_feval_2.m \
toolbox/test/wbtest_feval_3.m toolbox/test/wbtest_fix_1.m \
toolbox/test/wbtest_fix_2.m toolbox/test/wbtest_fix_3.m \
toolbox/test/wbtest_fliplr_1.m toolbox/test/wbtest_fliplr_2.m \
toolbox/test/wbtest_fliplr_3.m toolbox/test/wbtest_idiv_1.m \
toolbox/test/wbtest_idiv_2.m toolbox/test/wbtest_idiv_3.m \
toolbox/test/wbtest_ipermute_1.m \
toolbox/test/wbtest_ipermute_2.m \
toolbox/test/wbtest_isvector_1.m \
toolbox/test/wbtest_isvector_2.m \
toolbox/test/wbtest_isvector_3.m \
toolbox/test/wbtest_isvector_4.m \
toolbox/test/wbtest_isvector_5.m \
toolbox/test/wbtest_isvector_6.m \
toolbox/test/wbtest_linspace_1.m toolbox/test/wbtest_lower_1.m \
toolbox/test/wbtest_lower_2.m toolbox/test/wbtest_lower_3.m \
toolbox/test/wbtest_norm_1.m toolbox/test/wbtest_norm_2.m \
toolbox/test/wbtest_num2hex_1.m \
toolbox/test/wbtest_num2hex_2.m \
toolbox/test/wbtest_permute_1.m \
toolbox/test/wbtest_permute_2.m toolbox/test/wbtest_plus_1.m \
toolbox/test/wbtest_polyder_1.m \
toolbox/test/wbtest_polyder_2.m toolbox/test/wbtest_prod_1.m \
toolbox/test/wbtest_rad2deg_1.m \
toolbox/test/wbtest_rad2deg_2.m \
toolbox/test/wbtest_rad2deg_3.m toolbox/test/wbtest_roots_1.m \
toolbox/test/wbtest_secd_1.m toolbox/test/wbtest_secd_2.m \
toolbox/test/wbtest_sech_1.m toolbox/test/wbtest_sech_2.m \
toolbox/test/wbtest_sech_3.m toolbox/test/wbtest_sech_4.m \
toolbox/test/wbtest_sind_1.m toolbox/test/wbtest_sind_2.m \
toolbox/test/wbtest_sinh_1.m toolbox/test/wbtest_sinh_2.m \
toolbox/test/wbtest_sinh_3.m toolbox/test/wbtest_sinh_4.m \
toolbox/test/wbtest_speye_1.m toolbox/test/wbtest_std_1.m \
toolbox/test/wbtest_std_2.m toolbox/test/wbtest_strcmp_1.m \
toolbox/test/wbtest_strcmp_2.m toolbox/test/wbtest_strcmp_3.m \
toolbox/test/wbtest_strcmp_4.m toolbox/test/wbtest_strcmp_5.m \
toolbox/test/wbtest_strcmpi_1.m \
toolbox/test/wbtest_strcmpi_2.m \
toolbox/test/wbtest_strcmpi_3.m \
toolbox/test/wbtest_strcmpi_4.m \
toolbox/test/wbtest_strcmpi_5.m \
toolbox/test/wbtest_strfind_1.m \
toolbox/test/wbtest_strfind_2.m \
toolbox/test/wbtest_strncmp_1.m \
toolbox/test/wbtest_strncmp_2.m \
toolbox/test/wbtest_strncmp_3.m \
toolbox/test/wbtest_strncmp_4.m \
toolbox/test/wbtest_strncmp_5.m \
toolbox/test/wbtest_strncmp_6.m toolbox/test/wbtest_strrep_1.m \
toolbox/test/wbtest_strrep_2.m toolbox/test/wbtest_strtrim_1.m \
toolbox/test/wbtest_strtrim_2.m toolbox/test/wbtest_symvar_1.m \
toolbox/test/wbtest_symvar_2.m toolbox/test/wbtest_symvar_3.m \
toolbox/test/wbtest_tand_1.m toolbox/test/wbtest_tand_2.m \
toolbox/test/wbtest_tand_3.m toolbox/test/wbtest_tand_4.m \
toolbox/test/wbtest_tand_5.m toolbox/test/wbtest_tanh_1.m \
toolbox/test/wbtest_tanh_2.m toolbox/test/wbtest_tanh_3.m \
toolbox/test/wbtest_tanh_4.m toolbox/test/wbtest_true_1.m \
toolbox/test/wbtest_true_2.m toolbox/test/wbtest_typerules_1.m \
toolbox/test/wbtest_typerules_2.m \
toolbox/test/wbtest_typerules_3.m \
toolbox/test/wbtest_typerules_4.m \
toolbox/test/wbtest_upper_1.m toolbox/test/wbtest_upper_2.m \
toolbox/test/wbtest_upper_3.m toolbox/test/wrapcall.m \
toolbox/time/etime.m toolbox/trig/acosd.m toolbox/trig/acosh.m \
toolbox/trig/acot.m toolbox/trig/acotd.m toolbox/trig/acoth.m \
toolbox/trig/acsc.m toolbox/trig/acscd.m toolbox/trig/acsch.m \
toolbox/trig/angle.m toolbox/trig/asec.m toolbox/trig/asecd.m \
toolbox/trig/asech.m toolbox/trig/asind.m toolbox/trig/asinh.m \
toolbox/trig/atand.m toolbox/trig/atanh.m toolbox/trig/cosd.m \
toolbox/trig/cosh.m toolbox/trig/cotd.m toolbox/trig/coth.m \
toolbox/trig/cscd.m toolbox/trig/csch.m toolbox/trig/deg2rad.m \
toolbox/trig/rad2deg.m toolbox/trig/secd.m toolbox/trig/sech.m \
toolbox/trig/sind.m toolbox/trig/sinh.m toolbox/trig/tand.m \
toolbox/trig/tanh.m toolbox/util/addpath.m \
toolbox/util/ctypecast.m toolbox/util/ctypenew.m \
toolbox/util/ctyperead.m toolbox/util/ctypewrite.m \
toolbox/util/exit.m toolbox/util/filesep.m \
toolbox/util/fullfile.m toolbox/util/inline_evaluate.m \
toolbox/util/path.m toolbox/util/pathsep.m \
toolbox/util/rehash.m toolbox/util/rescan.m \
toolbox/util/threadcall.m
all: all-recursive
.SUFFIXES:
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/manifest.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
cd $(srcdir) && $(AUTOMAKE) --gnu \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
install-nobase_resourceDATA: $(nobase_resource_DATA)
@$(NORMAL_INSTALL)
test -z "$(resourcedir)" || $(MKDIR_P) "$(DESTDIR)$(resourcedir)"
@$(am__vpath_adj_setup) \
list='$(nobase_resource_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
$(am__vpath_adj) \
echo " $(nobase_resourceDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(resourcedir)/$$f'"; \
$(nobase_resourceDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(resourcedir)/$$f"; \
done
uninstall-nobase_resourceDATA:
@$(NORMAL_UNINSTALL)
@$(am__vpath_adj_setup) \
list='$(nobase_resource_DATA)'; for p in $$list; do \
$(am__vpath_adj) \
echo " rm -f '$(DESTDIR)$(resourcedir)/$$f'"; \
rm -f "$(DESTDIR)$(resourcedir)/$$f"; \
done
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
$(RECURSIVE_CLEAN_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& cd $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
$(am__remove_distdir)
test -d $(distdir) || mkdir $(distdir)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(DATA)
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(resourcedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
clean-am: clean-generic mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
info: info-recursive
info-am:
install-data-am: install-nobase_resourceDATA
install-dvi: install-dvi-recursive
install-exec-am:
install-html: install-html-recursive
install-info: install-info-recursive
install-man:
install-pdf: install-pdf-recursive
install-ps: install-ps-recursive
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-nobase_resourceDATA
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
install-strip
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am am--refresh check check-am clean clean-generic \
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
dist-shar dist-tarZ dist-zip distcheck distclean \
distclean-generic distclean-tags distcleancheck distdir \
distuninstallcheck dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
install-dvi-am install-exec install-exec-am install-html \
install-html-am install-info install-info-am install-man \
install-nobase_resourceDATA install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
uninstall-nobase_resourceDATA
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
syntax highlighted by Code2HTML, v. 0.9.1