Is "ismultithreaded" function exist?
Ältere Kommentare anzeigen
Is there a function to check if a MATLAB function is calculating in multithreaded computation approach? (Like "ismultithread(myfunction)")
Akzeptierte Antwort
Weitere Antworten (1)
Bruno Luong
am 3 Dez. 2018
Bearbeitet: Bruno Luong
am 3 Dez. 2018
0 Stimmen
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.
Kategorien
Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!