Old Nick
Advanced Member level 1
3d array in matlab
Hi,
I'm writing some data aquisition code in C, and have been doing so sucessfully, creating 2D arrays - writing them to a text file an opening them with matlab for processing.
When creasting the text file in C i use \t to destinguish between columns and a \n to identify a new row.
My question is, what does matlab look for to designate a 3rd dimension?
I can't seem to find this info anywhere!
Cheers,
Nick
Hi,
I'm writing some data aquisition code in C, and have been doing so sucessfully, creating 2D arrays - writing them to a text file an opening them with matlab for processing.
When creasting the text file in C i use \t to destinguish between columns and a \n to identify a new row.
My question is, what does matlab look for to designate a 3rd dimension?
I can't seem to find this info anywhere!
Cheers,
Nick