Is "ismultithreaded" function exist?
이전 댓글 표시
Is there a function to check if a MATLAB function is calculating in multithreaded computation approach? (Like "ismultithread(myfunction)")
채택된 답변
추가 답변 (1개)
Bruno Luong
2018년 12월 3일
편집: Bruno Luong
2018년 12월 3일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!