Skip to content
Snippets Groups Projects
Commit 94055014 authored by marwan's avatar marwan
Browse files

*** empty log message ***

parent 343a3adf
No related branches found
No related tags found
No related merge requests found
% modify the following lines for your purpose
toolbox_name='CRP Toolbox'; % name of the toolbox
install_file='install.m'; % name of the install script
deinstall_file='crpclean.m'; % name of the deinstall script
old_dirs=[{'crpdemo'},{'crp-tb'},{'crp-tool'},{'crp'}]; % possible old (obsolete) toolbox folders
install_dirPC='crptool'; % the folder where the toolbox files will be extracted (PC)
install_dirUNIX='CRPtool'; % the folder where the toolbox files will be extracted (UNIX)
src_dir='/usr/users4/marwan/matlab/CRPtool'; % folder with the origin toolbox
version_file='crp.m'; % include in this file a line like this: % Version: Number
version_number=''; % or put the version number in this variable
release='R17'; % the release number
infostring='The printable manual is crp_man.pdf.'; % further information displayed during installation
xml_name='Cross Recurrence Plot Toolbox';
xml_demo='crp(sin(-4:.1:4),''dis'')';
xml_start='';
xml_web='http://www.agnld.uni-potsdam.de/~marwan/toolbox.html';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment