Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Matlab online cannot save values smaller than 10^-20

1 view (last 30 days)
Neil Foxman
Neil Foxman on 26 Nov 2019
Closed: MATLAB Answer Bot on 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?

Answers (1)

Neil Foxman
Neil Foxman on 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?

This question is closed.

Communities

More Answers in the  Distance Learning Community

Community Treasure Hunt

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

Start Hunting!