photo

julims


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0