'Double' data is loading as 'single' from database when database reports 'double'
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Tim Darrah
am 11 Mär. 2021
Kommentiert: Gordon Burns
am 1 Jul. 2023
I cant figure out what the deal is with this, the picture says it all. I'm using postgres, ODBC, windows 10. In the advanced options I have the default for "Numeric" as 'double'. In my database, the column types are 'double precision' (not float), but MATLAB keeps loading them as single.
?
4 Kommentare
Stephen23
am 12 Mär. 2021
@Tim Darrah: a bit more context (other code and processing) might help us to understand where/why this occurs.
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!