- #1
ndnkyd
- 6
- 0
I am trying to load a 4000x2 matix of coordinates into Scilab using loadmatfile("-ascii","filename") and Scilab gets hung up. Not sure if it is the file size or my coding. Anyone know a code that would be more effecient to load this type of data, either 4000x2 or 4000x3?