Loading and manipulating multidimensional arrays

3 views (last 30 days)
ri_p
ri_p on 13 May 2019
Edited: ri_p on 14 May 2019
Hi,
I have 10 files of array size ( 500*50*7) as shown in the image below:
How can I extract the data columnwise ( as shown in array): (50,505, (File 1( Spot1) : File10( Spot1)) ?
Edit 1 : I have attached one file as an example. I have 10 such files of same size.This file is generated from labview And it can only be imported from labviewimport function.
  2 Comments
KSSV
KSSV on 14 May 2019
We can help only on knowing how the file is. YOu have to attach a file.
ri_p
ri_p on 14 May 2019
Edited: ri_p on 14 May 2019
Hi KSSV,
I have attached file in the question. The size of the file is big, so it's in zip format.
This file is generated from labview And it can only be imported from labviewimport function.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!