how can i use Profile function in App Designer to Optimze functions runtime ?
Afficher commentaires plus anciens
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 commentaires
Mohammad Sami
le 16 Jan 2020
profile on;
% run your code
profile viewer;
Khaled Aldayeh
le 21 Jan 2020
Réponses (0)
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!