Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Matlab online cannot save values smaller than 10^-20

1 Ansicht (letzte 30 Tage)
Neil Foxman
Neil Foxman am 26 Nov. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I am trying to use the Boltzman constant (k = 1.38e-23) in an equation, but I keep finding that I am unable to use a variable of this size when saving it. Through guess and check, it seems like matlab cannot save variables smaller than 10^-21 or so.
I am not trying to do any math on this variable yet, just save it, and it seems like an error is still occuring as you can see in the screenshot below (see variable k has a different value than the one I assigned).
Capture.PNG
I have looked at the links below but they all seem to suggest that Matlab should be able to handle numbers of this size:
I am using Matlab online, could this be the issue? Or is there some hidden setting that changes the number of bits used?
  1 Kommentar
the cyclist
the cyclist am 26 Nov. 2019
I got
k = 1.38e-23
k =
1.3800e-23
both online and locally.

Antworten (1)

Neil Foxman
Neil Foxman am 26 Nov. 2019
I tried it out on another computer and I was able to get the correct response. However, this doesn't solve the issue. Do you know what setting could be causing this discrepancy?

Diese Frage ist geschlossen.

Communitys

Weitere Antworten in  Distance Learning Community

Community Treasure Hunt

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

Start Hunting!

Translated by