List all functions which have persistent variables in memory

5 views (last 30 days)
Hi, How do i get the list of all functions which have persistent variables in memory?

Answers (1)

Image Analyst
Image Analyst on 30 Dec 2016
Type "control shift f" then tell it to look only in .m files. Search for the word "persistent."

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!