桁数の多いデータの読み込み

readmatrix, readtable, csvreadなどを使ってcsvファイルから4.111223のような桁数の多い数値を読み込むと、
4.1112のように桁数が減ってしまいます。文字列としてでも良いので、桁数の多い数値を読み込むことはできますか?

 Respuesta aceptada

Yuki
Yuki el 7 de En. de 2020

0 votos

すみません、twitter上で回答をいただきました。
コマンドプロンプト上での表示の問題であって正しく読み込めていました。
>format long
と実行してから正しい値を確認できました。

Más respuestas (0)

Categorías

Más información sobre データのインポートと解析 en Centro de ayuda y File Exchange.

Productos

Versión

R2019a

Preguntada:

el 7 de En. de 2020

Respondida:

el 7 de En. de 2020

Community Treasure Hunt

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

Start Hunting!