run time error for MATLAB in intel processor

2 views (last 30 days)
alaa
alaa on 21 Jun 2013
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!