MATLAB: Preprocessor in Matlab 2013

preprocessor in matlab 2013

Hi,
I would like to know if there was a preprocessor in Matlab (R2013a). It would consist for example to automatically suppress the lines where "+ var" appears (as well as "if var == 1", etc.) when var is equal to 0, and this just before really beginnning the computation to speed it up. Hope it makes sense. 🙂
Thanks!

Best Answer

No, there is no preprocessor.