MATLAB: How to find the running time of the program if I use optimization toolbox

gaoptimization

How to find the running time of the program if I use optimization toolbox?

Best Answer

Hi,
maybe you are looking for timeit or for tic / toc.
Best regards
Stephan