Scilab 5.3.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
profiling
- add_profiling — Ajoute les instructions de "profiling" au code d'une fonction
- remove_profiling — Supprime les instructions de "profiling" du code d'une fonction
- reset_profiling — remet à zéro les compteurs de profil du code d'une fonction
- plotprofile — extracts and displays execution profiles of a Scilab function
- profile — extract execution profiles of a Scilab function
- showprofile — extracts and displays execution profiles of a Scilab function
<< Fonctions | Fonctions | bytecode >> |