Extracting numbers
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
I have excel cells of this format:
-1.22070E-02 -7.32420E-02
These numbers are in a single cell. How do I extract them so that I can place them in two different cells?
Pease help me asap.
1 件のコメント
Oleg Komarov
2012 年 3 月 23 日
Have you imported the numbers with:
[data,text] = xlsread(...)
?
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!