[Scilab-users] Having issues loading .TXT file

cnee1 cnee1 at uw.edu
Fri Jul 7 17:55:08 CEST 2017


I have a large matrix from a .txt file.  

In Matlab the command is:

fname='MRS101916sr007_r70';
ext='.txt';
data=load([fname,ext]);

snum='MRS101916sr0117';


What would it be in Scilab? 

I have used some functions but am confused, I saw a youtube tutorial:

https://www.youtube.com/watch?v=mY7EBULfJzY

However, when I tried this the result was nothing because it was unable to
open my matrix.

My matrix will be a large n x 6 matrix.   n = data points that may exceed
400,000... 

Much appreciated. 



--
View this message in context: http://mailinglists.scilab.org/Having-issues-loading-TXT-file-tp4036730.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list