Replies: 2 comments
-
Hi @MaKe81
How to test
|
Beta Was this translation helpful? Give feedback.
0 replies
-
APPROVED Hi @SinghRajenM |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if the tools allows a numerical value to be also 'NaN', 'Infinity' and '-Infinity'
Even if the default for a json format allows only "null", I believe the functionality would not be compromised if also this 3 values are possible?
(reason is that Matlabs function jsonencode allows to disable the conversion of NaN / Inf / -Inf into Null, to keep the information in the output)
Beta Was this translation helpful? Give feedback.
All reactions