uint32 function example produces the "Index exceeds the number of array elements (1)" error
Ältere Kommentare anzeigen
When running the Convert to 32-Bit Unsigned Integer Variable.mlx example in Matlab it produces the "Index exceeds the number of array elements (1)". It does not produce the Matworks resut. Why?
3 Kommentare
dpb
am 9 Mai 2019
dunno w/o seeing exactly what you did and error message in context...don't even know what example that would be.
[Gilles Answer moved to comment--dpb]
Just type uint32 in R2019 Documentation Search
and read throug and execute example.
or here
dpb
am 10 Mai 2019
Still dunno w/o seeing further details...works here.
Cut 'n paste commands to command line and I'll be extremely surprised if it doesn't work.
I've never used those pretty features; quite possible there's a typo in there or something I suppose.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!