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.
我尝试搜索 Google 以获得 Matlab 代码的注释约定。我发现了一些准则,例如“您应该清楚地写出评论并易于阅读”。但是,没有这样的文件解释了多少个空格,多少个 % 等。
这个“MATLAB 编程风格指南”有一个关于评论的部分:http ://www.datatool.com/downloads/matlab_style_guidelines.pdf我认为这是你能找到的最好的。