Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 Linux 命令行调试我的代码。我不想通过执行“do mydofile.do”来运行整个 do-file。我只需要重新运行几行代码(保存在缓冲区中)。
那可能吗?
您是否尝试通过复制和粘贴在控制台中运行您的特定行?如果所有块都正确放置,它将起作用