How do import just the numerical data into MATLAB

1 vue (au cours des 30 derniers jours)
David Wain
David Wain le 16 Oct 2014
Commenté : Sean de Wolski le 16 Oct 2014
I have EMG data in an xls file that contains a numerical value associated to a unit value such as m for micro. How do I get rid of this alphabetical unit, as when I import and try to plot the data, MATLAB replaces the number and unit with NaN.

Réponses (1)

Sean de Wolski
Sean de Wolski le 16 Oct 2014
Have you used the import tool which will strip off consistent units for you?
  2 commentaires
David Wain
David Wain le 16 Oct 2014
how do you do that?
Sean de Wolski
Sean de Wolski le 16 Oct 2014
Right click on the file in the current folder and select "Import Data" or Hit the "Import Data" button on the home tab.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Graphics Object Identification dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by