标签: python matlab scroll ipython
我开始使用IPython。如果在Matlab的命令窗口中键入more on,则Matlab一次显示一页文本输出。 See documentation here。如果键入more off,则关闭此模式。
more on
more off
在IPython中有类似的东西吗?