标签:mat file comm 测试 代码分析 需要 http 技术 profile
在command window中输入
>> profile on>> profile clear>> profile viewer
就会出现如下窗口
在将头所指向的位置输入需要测试的函数 按enter开始测试,最终会得到每行代码的运行时间
matlab 代码分析
原文地址:https://www.cnblogs.com/hyl2018/p/10229135.html