photo

julims


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


get used lines project matlab
Hello everybody, I have a very big project in Matlab with a lot of functions and dependencies and my purpose is to try to sim...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
how to check which line of code is in execution in matlab?
hi, with profiler and profile_history you can get the executed lines in each function and functions executed.

7 years 前 | 0