Use of Uint64/Int64 in signal editor block

2 visualizaciones (últimos 30 días)
Jean Matthieu
Jean Matthieu el 15 de Abr. de 2022
Editada: Pasquale Montone el 8 de Mayo de 2023
Hi,
I'm currently using Matlab/Simulink R2020b. I want to use signal editor block with uint64 data.
But, when i do this (simply letting the output in a scope), I've got this error:
  • Invalid data for signal 'myData'. The data must be a built-in numeric, logical, fixed point or enumerated type. Data must be finite (not Inf or NaN).
If I use a uint32, it works well.
What should I do to test using uint64 data?
Thx

Respuestas (1)

Pasquale Montone
Pasquale Montone el 8 de Mayo de 2023
Editada: Pasquale Montone el 8 de Mayo de 2023
Same problem (2022b).
Any news?

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by