Hi,
While I was trying to use the crp () function, in the GUI I got the time series but I got an empty distance matrix. How can I resolve the issue?
My code was simple:
b = 010000;
b = b.*180/pi;
x = sin(b);
y = cos(b);
z = -sin(b);
crp(x,y);
I even tried the example code given with crp() but even that shows empty matrix/plot.
CRP function gives a empty distance matrix in GUI section
-
- Junior
- Posts: 1
- Joined: Mon Jun 10, 2024 09:39
- Affiliation (Univ., Inst., Dept.): Indian Institute of Technology Madras
- Location: Chennai, Tamil Nadu, India
- Research field: Complex Networks
CRP function gives a empty distance matrix in GUI section
- Attachments
-
- empty_distance_matrix.jpeg (153.83 KiB) Viewed 7309 times
- Norbert
- Expert
- Posts: 198
- Joined: Wed Jan 4, 2006 11:03
- Affiliation (Univ., Inst., Dept.): Potsdam Institute for Climate Impact Research, Germany
- Location: Potsdam, Germany
- Location: Potsdam Institute for Climate Impact Research, Germany
Re: CRP function gives a empty distance matrix in GUI section
Please send an error report according to these instructions: https://tocsy.pik-potsdam.de/CRPtoolbox ... _faq#error