フィルターのクリア

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 Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by