Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N)
to change the limit. Be aware that exceeding your available stack space can
crash MATLAB and/or your computer.
在matlab里, 如果距阵超过500行或是上千行,应该怎么样做,才能不会破坏matlab 或电脑????
Use set(0,'RecursionLimit',N)
to change the limit
上面不是说明了用那个语句可以改变500的限制了吗?但是里面也说了最终的限制是你的堆栈空间,这要取决你的内存的大小!
谢谢啊!
我是初学者,很多东西还没有弄明白~~~~~~
| 欢迎光临 数学建模社区-数学中国 (http://www.madio.net/) | Powered by Discuz! X2.5 |