Why do I receive a warning about a value indexed with no subscripts?
Mostrar comentarios más antiguos
Why do I receive the warning below that says a value was indexed with no subscripts, and this will be an error in a future release?
Warning: A value of class "<some class>" was indexed with no subscripts
specified. Currently the result of this operation is the indexed value
itself, but in a future release, it will be an error.
Respuesta aceptada
Más respuestas (1)
James Lebak
el 26 de Mzo. de 2024
0 votos
This warning was removed in R2023a. More details are in the release notes.
Categorías
Más información sobre Error Handling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!