Using TISEAN package in MATLAB

2 visualizzazioni (ultimi 30 giorni)
Ashwani Gupta
Ashwani Gupta il 1 Mag 2014
Commentato: ZIHAO YANG il 11 Ago 2022
I am able to set the tiseanPath as follows
>> tiseanPath = 'C:\cygwin\Tisean\Tisean_3.0.0\bin\';
I read the data I have using the following statememt/ I am not sure if there is another way to do it. I am not able to read .xml or .mat files directly into TiSEAN. The arguemnt works by reading the data into stdout per TISEAN is standard procedure. If I specify the -o option it just hangs and does nothing. I need to run the other procedures in Tisean like Lapy etc on this data. How do I go about it.
Thanks.
>> system([tiseanPath, 'choose G:\Modeling\346561.csv']);
TISEAN 3.0.0 (C) R. Hegger, H. Kantz, T. Schreiber (1998-2007)
C:\cygwin\Tisean\Tisean_3.0.0\bin\choose: Choose columns and sub-sequences from a file reading from columns 1 opened G:\Modeling\346561.csv for input 35 values read from file: G:\Modeling\346561.csv writing to stdout writing to stdout 35 values written to stdout 12.50000 12.70000 .. . . . . . . . . . . . 11.70000 12.20000 12.20000

Risposte (0)

Categorie

Scopri di più su Financial Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by