Monday, 15 March 2010

matlab - Xlsread returning zero values....? -


I am getting zero value while using the xlsread command in MATLAB. I am using the real world dataset taken from the UCI repository which is found I

, data, raw data] = 'xlsread (' c: \ user \ worship \ document \ project \ breastcancer.csv '); I also tried with the xls format.

  [train, textdata, raw data] = xlsread ('c: \ user \ Pooja \ document \ project \ breast cancer xls');  

Thanx in advance ..!

There are many formats of computers in the wide world. You should remember that the data formats are different from each other generally, such as software, allows you to open various types of data formats. Each one with its own function

You can guess that the function is to read the xmlread XML files. If you want to read the CSV file or any other type of file in the world, please (I think That it is clear) do not use xmlread!

Maclab is specifically for opening CSV files. Please do not use CSV to open those files which are not CSV .....


No comments:

Post a Comment