Using TISEAN package in MATLAB

1 次查看(过去 30 天)
Ashwani Gupta
Ashwani Gupta 2014-5-1
评论: ZIHAO YANG 2022-8-11
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by