
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
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