How do import just the numerical data into MATLAB

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.

Respuestas (1)

Sean de Wolski
Sean de Wolski el 16 de Oct. de 2014

0 votos

Have you used the import tool which will strip off consistent units for you?

2 comentarios

David Wain
David Wain el 16 de Oct. de 2014
how do you do that?
Right click on the file in the current folder and select "Import Data" or Hit the "Import Data" button on the home tab.

Iniciar sesión para comentar.

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 16 de Oct. de 2014

Comentada:

el 16 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by