Statistical Algorithms Importer: Linux-compiled Project FAQ
From Gcube Wiki
Revision as of 16:05, 23 October 2017 by Giancarlo.panichi (Talk | contribs) (Created page with "{| align="right" ||__TOC__ |} F.A.Q. of Statistical Algorithms Importer (SAI), here are common mistakes we have found in Linux-compiled Project. == How to use the input par...")
Contents |
F.A.Q. of Statistical Algorithms Importer (SAI), here are common mistakes we have found in Linux-compiled Project.
How to use the input parameters
- For example we consider BasicStatistic algorithm:
- DataMiner show the BasicStatistic algorithm in this way:
- C code in sample:
- test.txt:
- basicstatistic max -1 test.txt:
- BasicStatistic code: