- Using 'long' format
- Using 'vpa' function
Precision loss during readtable() in excel which is having mixed datatypes
8 ビュー (過去 30 日間)
古いコメントを表示
Signal Desciription DataType Dimension Value
AV_Trabs Sigal for trasmssion single [1] 0.620000005
When i Read this data in excel via readtable the data 'Value' gets truncated to '0.62'
Please help me with this issue.
0 件のコメント
回答 (1 件)
Rahul
2025 年 2 月 17 日
I understand that there is a precision loss while displaying data read from ecxel using 'readtable'. Some possible workarounds in this situation couble be:
The following MATLAB Answers can be referred:
The following MathWorks documentations can be referred to know more:
Thanks.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!