run time error for MATLAB in intel processor
2 次查看(过去 30 天)
显示 更早的评论
i am working in MATLAB , and writing codes about image processing , i got such error massage during my work , specially when run the whole system and codes together . and when i integrated camera capture code with the whole program of analysis the image .
the error exit from matlab without give me the result of analysis.
i got an error massage in a dos black screen
the massage was as following :
"OMP:Warning #2:cannot open massage catalog"11265\libiomp5ui.dll":
OMP: system error #126:the specified module could not be found.
:::
OMP:Hint :this may cause performance degradation and correctness issues.Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program to continue any way.please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and using it may cause undefined behavior"
i don't know what exactly will happen if i change such parameter , also i am afraid that may the system of my laptop will fail down.
any help will be appreciated.
1 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!