how can i use Profile function in App Designer to Optimze functions runtime ?
Mostrar comentarios más antiguos
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 comentarios
Mohammad Sami
el 16 de En. de 2020
profile on;
% run your code
profile viewer;
Khaled Aldayeh
el 21 de En. de 2020
Respuestas (0)
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!