eval在MATLAB和Shell中的作用
首先来看eval在Matlab中的定义:Execute MATLAB expression in text string.Syntaxeval(expression) evaluates the MATLAB code in the string expression. If you use eval within an anonymous function, nested funct