Scilab
How to read data form excel sheet in scilab
Posts  1 - 1  of  1
saikiran6
Dear all,

I am new to scilab. how to read data from excel sheet. My data contains 10 rows and 8 coloumns.

In matlab this is the syntax:

train_path=xlsread('C:\Users\saikiran\Documents\MATLAB\SVM LATEST\finaltrain4.xlsx','sheet2','a1:i32');



Please tell me the syntax for the same in scilab. I am struck here.

Thanks in Advance..

Saikiran
Save
Cancel
Reply
 
x
OK