Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Matlab online cannot save values smaller than 10^-20

1 visualización (últimos 30 días)
Neil Foxman
Neil Foxman el 26 de Nov. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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 comentario
the cyclist
the cyclist el 26 de Nov. de 2019
I got
k = 1.38e-23
k =
1.3800e-23
both online and locally.

Respuestas (1)

Neil Foxman
Neil Foxman el 26 de Nov. de 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?

La pregunta está cerrada.

Comunidades de usuarios

Más respuestas en  Distance Learning Community

Community Treasure Hunt

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

Start Hunting!

Translated by