Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CRP Toolbox for MATLAB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Norbert Marwan
CRP Toolbox for MATLAB
Commits
c7db38ae
Commit
c7db38ae
authored
1 year ago
by
Norbert Marwan
Browse files
Options
Downloads
Patches
Plain Diff
add missing logo files
update makeinstall
parent
3d0addf2
No related branches found
Branches containing commit
Tags
v5.17
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Contents.m
+2
-2
2 additions, 2 deletions
Contents.m
crpclean.m
+1
-1
1 addition, 1 deletion
crpclean.m
makeinstall.rc
+1
-1
1 addition, 1 deletion
makeinstall.rc
private/logo_pik.mat
+0
-0
0 additions, 0 deletions
private/logo_pik.mat
private/logo_uni.mat
+0
-0
0 additions, 0 deletions
private/logo_uni.mat
with
4 additions
and
4 deletions
Contents.m
+
2
−
2
View file @
c7db38ae
% CRP Toolbox
% CRP Toolbox
% Version 5.2
5
(R35) 0
9
-Ju
n
-2023
% Version 5.2
2
(R35) 0
5
-Ju
l
-2023
%
%
% ace - Finds optimal transformation and maximal correlation.
% ace - Finds optimal transformation and maximal correlation.
% adjust - Adjusts two two-column vectors.
% adjust - Adjusts two two-column vectors.
...
@@ -69,4 +69,4 @@
...
@@ -69,4 +69,4 @@
% along with this program; if not, write to the Free Software
% along with this program; if not, write to the Free Software
% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
% Modified at 0
9
-Ju
n
-2023 1
7:58
:3
8
by MAKEINSTALL
% Modified at 0
5
-Ju
l
-2023 1
8:05
:3
7
by MAKEINSTALL
This diff is collapsed.
Click to expand it.
crpclean.m
+
1
−
1
View file @
c7db38ae
...
@@ -16,7 +16,7 @@ function crpclean
...
@@ -16,7 +16,7 @@ function crpclean
% Norbert Marwan, Potsdam University, Germany
% Norbert Marwan, Potsdam University, Germany
% http://www.agnld.uni-potsdam.de
% http://www.agnld.uni-potsdam.de
%
%
% Generation date: 0
9
-Ju
n
-2023 1
7:58
:3
8
% Generation date: 0
5
-Ju
l
-2023 1
8:05
:3
7
% $Date$
% $Date$
% $Revision$
% $Revision$
...
...
This diff is collapsed.
Click to expand it.
makeinstall.rc
+
1
−
1
View file @
c7db38ae
...
@@ -5,7 +5,7 @@ toolbox_name='CRP Toolbox'; % name of the toolbox
...
@@ -5,7 +5,7 @@ toolbox_name='CRP Toolbox'; % name of the toolbox
install_file='install.m'; % name of the install script
install_file='install.m'; % name of the install script
deinstall_file='crpclean.m'; % name of the deinstall script
deinstall_file='crpclean.m'; % name of the deinstall script
old_dirs={'crpdemo','crp-tb','crp-tool','crp','crpplugin'}; % possible old (obsolete) toolbox folders
old_dirs={'crpdemo','crp-tb','crp-tool','crp','crpplugin'}; % possible old (obsolete) toolbox folders
ignore={'changelog.md','changelog.zsh','makerelease.zsh'}; % files and folders to be ignored
ignore={'
.gpl.crp','
changelog.md','changelog.zsh','makerelease.zsh'}; % files and folders to be ignored
install_dirPC='crptool'; % the folder where the toolbox files will be extracted (PC)
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)
install_dirUNIX='CRPtool'; % the folder where the toolbox files will be extracted (UNIX)
src_dir='~/matlab/CRPtool'; % folder with the origin toolbox
src_dir='~/matlab/CRPtool'; % folder with the origin toolbox
...
...
This diff is collapsed.
Click to expand it.
private/logo_pik.mat
0 → 100644
+
0
−
0
View file @
c7db38ae
File added
This diff is collapsed.
Click to expand it.
private/logo_uni.mat
0 → 100644
+
0
−
0
View file @
c7db38ae
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment