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
Oleg Komarov 2012년 3월 23일
Have you imported the numbers with:
[data,text] = xlsread(...)
?

답변 (0개)

이 질문은 마감되었습니다.

질문:

2012년 3월 23일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by