How do import just the numerical data into MATLAB

조회 수: 1 (최근 30일)
David Wain
David Wain 2014년 10월 16일
댓글: Sean de Wolski 2014년 10월 16일
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.

답변 (1개)

Sean de Wolski
Sean de Wolski 2014년 10월 16일
Have you used the import tool which will strip off consistent units for you?
  댓글 수: 2
David Wain
David Wain 2014년 10월 16일
how do you do that?
Sean de Wolski
Sean de Wolski 2014년 10월 16일
Right click on the file in the current folder and select "Import Data" or Hit the "Import Data" button on the home tab.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Graphics Object Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by