Does matlab 2012a auto vactorize?
Show older comments
I recently had 2012a installed at work. I had previously had 2010. I noticed a surprising performance improvement in code that contained for loops, that had not been vectorized. Several people at work noticed this causing us to speculate that matlab contained an internal vectorized version of "for".
Can anyone shed light on this? Thanks.
Accepted Answer
More Answers (1)
David Bergman
on 28 Jul 2012
0 votes
1 Comment
Star Strider
on 28 Jul 2012
For documentation, I refer you to ‘Release Notes’: http://www.mathworks.com/help/techdoc/rn/rn_intro.html.
For the rest I refer you to Walter Roberson.
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!