- Using 'long' format
- Using 'vpa' function
Precision loss during readtable() in excel which is having mixed datatypes
조회 수: 7 (최근 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!