Deactivation switch for implicit expansion
Mostrar comentarios más antiguos
4 comentarios
Star Strider
el 19 de Feb. de 2018
Matt J
el 21 de Feb. de 2018
Jan
el 7 de En. de 2019
Maybe running the code and exhaustive unit-tests in R2016a is the best option for debugging. It will not only reveal implicit expansion problems, but all other incompatibilities with older software also. Unfortunately this requires a conservative programming style, e.g. to avoid modern strings defined with double quotes.
Respuesta aceptada
Más respuestas (1)
Jan
el 19 de Feb. de 2018
1 voto
I'm convinced, that there is no switch to disable it. Otherwise it would have been mentioned in the forum.
7 comentarios
Matt J
el 20 de Feb. de 2018
Sean de Wolski
el 21 de Feb. de 2018
I wouldn't hold my breath.
Matt J
el 25 de Feb. de 2018
Jan
el 26 de Feb. de 2018
@Matt J: A very good idea. +1. I've found another thread, where I can provide the vote for this comment :-)
KL
el 27 de Feb. de 2018
Does using dbstop work? I get an error.
Walter Roberson
el 27 de Feb. de 2018
dbstop is a proposal not something implemented
KL
el 27 de Feb. de 2018
Aha okay!
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!