how can i use Profile function in App Designer to Optimze functions runtime ?
Show older comments
i would like to optimize one of callback functions when pressing a butten in my app.
so i turnd the Profiling on with 'profile on' .but still cant get the profile status at the end.
i found the save Profile function to get it as seperat HTML but still can't find any.
many thanks :)
2 Comments
Mohammad Sami
on 16 Jan 2020
profile on;
% run your code
profile viewer;
Khaled Aldayeh
on 21 Jan 2020
Answers (0)
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!