[求助]matlab距阵的行数限制问题
<P>Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N)<BR>to change the limit. Be aware that exceeding your available stack space can<BR>crash MATLAB and/or your computer.</P><P>在matlab里, 如果距阵超过500行或是上千行,应该怎么样做,才能不会破坏matlab 或电脑????<BR></P> <P>Use set(0,'RecursionLimit',N)<BR>to change the limit</P>
<P>上面不是说明了用那个语句可以改变500的限制了吗?但是里面也说了最终的限制是你的堆栈空间,这要取决你的内存的大小!</P> <P>谢谢啊!</P>
<P>我是初学者,很多东西还没有弄明白~~~~~~</P>
页:
[1]