Deactivation switch for implicit expansion
Show older comments
4 Comments
Star Strider
on 19 Feb 2018
Matt J
on 21 Feb 2018
Jan
on 7 Jan 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.
Accepted Answer
More Answers (1)
Jan
on 19 Feb 2018
1 vote
I'm convinced, that there is no switch to disable it. Otherwise it would have been mentioned in the forum.
7 Comments
Matt J
on 20 Feb 2018
Sean de Wolski
on 21 Feb 2018
I wouldn't hold my breath.
Matt J
on 25 Feb 2018
Jan
on 26 Feb 2018
@Matt J: A very good idea. +1. I've found another thread, where I can provide the vote for this comment :-)
KL
on 27 Feb 2018
Does using dbstop work? I get an error.
Walter Roberson
on 27 Feb 2018
dbstop is a proposal not something implemented
KL
on 27 Feb 2018
Aha okay!
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!