필터 지우기
필터 지우기

Can't keep sig figs when reading an excel file into MatLab.

조회 수: 3 (최근 30일)
Nathaniel
Nathaniel 2012년 7월 9일
I have an excel file with numbers which are very precise, most have about 12 significant figures. When I read this file into MatLab, most of the information is lost and each element in the matrix has only about 3 to 5 significant figures.
How can I retain this information, while still working in MatLab.
  댓글 수: 2
Walter Roberson
Walter Roberson 2012년 7월 9일
Are you using
format long g
when you display the data ?
Yash
Yash 2012년 7월 9일
change the format in the command window and then it will be supported.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by