Effacer les filtres
Effacer les filtres

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 vues (au cours des 30 derniers jours)
i tried using xlsread,but it returns a approximated floating point value.

Réponse acceptée

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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by