Is "ismultithreaded" function exist?
Show older comments
Is there a function to check if a MATLAB function is calculating in multithreaded computation approach? (Like "ismultithread(myfunction)")
Accepted Answer
More Answers (1)
Bruno Luong
on 3 Dec 2018
Edited: Bruno Luong
on 3 Dec 2018
0 votes
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.
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!