Cluricaun
Advanced Member level 2
scilab import text
Hi
Let's say I like to import x number of text files, each one consists of measured data arranged as one columnvector. I need matlab or better scilab to append all vectors in an array, the best is if I can choose which files to pick i.e XYZ_5_ABC so I can pick all files named XYZ_5_120 and not XYZ_5_150.
Anyone that have a script or which commands to use in scilab/matlab. I managed to read the files but not append it into an array...
Thank you in advance
cl
Hi
Let's say I like to import x number of text files, each one consists of measured data arranged as one columnvector. I need matlab or better scilab to append all vectors in an array, the best is if I can choose which files to pick i.e XYZ_5_ABC so I can pick all files named XYZ_5_120 and not XYZ_5_150.
Anyone that have a script or which commands to use in scilab/matlab. I managed to read the files but not append it into an array...
Thank you in advance
cl