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.
回答 (1 件)
Sean de Wolski
2014 年 10 月 16 日
0 投票
Have you used the import tool which will strip off consistent units for you?

2 件のコメント
David Wain
2014 年 10 月 16 日
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.
カテゴリ
ヘルプ センター および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!