Using TISEAN package in MATLAB

조회 수: 7 (최근 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
  댓글 수: 1
ZIHAO YANG
ZIHAO YANG 2022년 8월 11일
Could you give me the TISEAN package? Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Financial Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by