登录论坛

查看完整版本 : 在R中等效于matlab'ans'


poster
2019-12-10, 20:41
在matlab中,您可以重新使用之前计算的(不受影响)结果:它存储在变量ans中。 R是否有等同的东西?



回答:

.Last.value 又见这个 (http://mathesaurus.sourceforge.net/octave-r.html)和这个 (http://cran.r-project.org/doc/contrib/Hiebeler-matlabR.pdf)



更多&回答... (https://stackoverflow.com/questions/3082716)