diff options
author | siddhu8990 | 2017-05-04 20:07:20 +0530 |
---|---|---|
committer | siddhu8990 | 2017-05-04 20:07:20 +0530 |
commit | f0e074cc43f04f58aafe00742b9748a09f77894f (patch) | |
tree | 7202977ebe3a3043a1ecfbafb1daf5f129353cbf /macros/GeneralFunctions | |
parent | c7e9597db39140c1d982f796a8e1f03bb54e7905 (diff) | |
download | scilab2c-f0e074cc43f04f58aafe00742b9748a09f77894f.tar.gz scilab2c-f0e074cc43f04f58aafe00742b9748a09f77894f.tar.bz2 scilab2c-f0e074cc43f04f58aafe00742b9748a09f77894f.zip |
Toolbox working with scilab 6.0
Diffstat (limited to 'macros/GeneralFunctions')
-rw-r--r-- | macros/GeneralFunctions/lib | bin | 0 -> 1308 bytes | |||
-rw-r--r-- | macros/GeneralFunctions/names | 28 |
2 files changed, 28 insertions, 0 deletions
diff --git a/macros/GeneralFunctions/lib b/macros/GeneralFunctions/lib Binary files differnew file mode 100644 index 00000000..a3af87e6 --- /dev/null +++ b/macros/GeneralFunctions/lib diff --git a/macros/GeneralFunctions/names b/macros/GeneralFunctions/names new file mode 100644 index 00000000..eb8300a1 --- /dev/null +++ b/macros/GeneralFunctions/names @@ -0,0 +1,28 @@ +Array2String +ConvertPathMat2C +File2StringArray +FunName2SciFileName +IsNanSize +KeyStr2FileStrPos +PrintStepInfo +PrintStringInfo +ReadStringCard +SCI2CCreateDir +SCI2CFindFile +SCI2CNInArgCheck +SCI2COpenFileRead +SCI2COpenFileWrite +SCI2CTemplate +SCI2Ccopyfile +SCI2Cfileexist +SCI2Cflipud +SCI2Cmdelete +SCI2Cresize +SCI2Cstring +SCI2Cstrncmp +SCI2Cstrncmps1size +SizeInByte +dispina +filenamefprintf +float +squeezestrings |