Is "ismultithreaded" function exist?
Mostrar comentarios más antiguos
Is there a function to check if a MATLAB function is calculating in multithreaded computation approach? (Like "ismultithread(myfunction)")
Respuesta aceptada
Más respuestas (1)
Bruno Luong
el 3 de Dic. de 2018
Editada: Bruno Luong
el 3 de Dic. de 2018
0 votos
Not that I'm aware of, in any case they will give out such information since they (TMW) have a habit to consider speed optimization is their buisiness.
Categorías
Más información sobre Entering Commands 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!