if i have a excel sheet with 1st column containing names and second containing phone numbers(say 10 digit number).how do i read it to matlab ?

2 次查看(过去 30 天)
i tried using xlsread,but it returns a approximated floating point value.

采纳的回答

Walter Roberson
Walter Roberson 2016-1-4
In the MATLAB command window give the command
format long g
now display the results of the xlsread() again.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by