From 3ff2bb8f6c399a7e68e72cbef1dd2d4c199204cf Mon Sep 17 00:00:00 2001
From: marwan <>
Date: Wed, 16 Mar 2005 16:19:41 +0000
Subject: [PATCH] joint recurrence plot added

---
 Contents.m | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Contents.m b/Contents.m
index bdef0eb..a039581 100644
--- a/Contents.m
+++ b/Contents.m
@@ -1,5 +1,5 @@
 % Cross Recurrence Plot Toolbox.
-% Version 4.8  (R17) 09-Nov-2004
+% Version 4.8.1.5  (R19) 16-Mar-2005
 %
 %   ace            - Finds optimal transformation and maximal correlation.
 %   adjust         - Adjusts two two-column vectors.
@@ -16,7 +16,8 @@
 %   french         - French's flag color map.
 %   hist2          - Two-dimensional histogram.
 %   histn          - Multi-dimensional histogram.
-%   inputdlg       - Input dialog box (the improved Mathworks inputdlg).
+%   jrp            - Joint recurrence plot/ recurrence plot of given data series.
+%   jrqa           - Joint recurrence quantification analysis.
 %   mcf            - Plots maximal correlation function.
 %   mgui           - Starts a GUI for data analysis programmes.
 %   mi             - Multi-dimensional mutual information.
@@ -50,4 +51,4 @@
 % along with this program; if not, write to the Free Software
 % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-% Modified at 09-Nov-2004 18:44:03 by MAKEINSTALL
+% Modified at 16-Mar-2005 17:19:00 by MAKEINSTALL
-- 
GitLab