Generate profiler plot
plot(profiler_object)
plot(
generates a plot
from the profiler data. profiler_object
)
The Execution Profile plot shows the allocation of execution cycles across the four processors, indicated by the colored horizontal bars. The Code Execution Profiling Report lists the model sections. The numbers underneath the bars indicate the processor cores.