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.
我应该在命令行窗口中输入什么来打开函数文件?
通常我在调试时会得到它们的链接并发生错误,但是可以使用什么命令直接访问它们呢?
edit functionName,例如edit repmat。
edit functionName
edit repmat
有一些内置函数不是用 Matlab 编写的,但是对于这些函数,即使发生错误也无法查看代码。