# Created by Octave 3.2.3, Tue Jan 05 12:05:02 2010 EST <mandrake@n3.mandriva.com>
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: string
# elements: 1
# length: 6
secs1d
# name: <cell-element>
# type: string
# elements: 1
# length: 319
 Run this only if the package is installed
 PKG_ADD: if (! exist (fullfile (fileparts (mfilename ("fullpath")), "inst"), "dir"))
 PKG_ADD:  dirlist= {"Utilities","DDG","DDN"};
 PKG_ADD:  for ii=1:length(dirlist)
 PKG_ADD:     addpath ( [ fileparts( mfilename("fullpath")) "/" dirlist{ii}])
 PKG_ADD:  end
 PKG_ADD: end

# name: <cell-element>
# type: string
# elements: 1
# length: 80
 Run this only if the package is installed
 PKG_ADD: if (! exist (fullfile (file

