필터 지우기
필터 지우기

How to solve the problem with loading "libmwpdekernel.dll" in matlab?

조회 수: 2 (최근 30일)
Avijit Das
Avijit Das 2018년 1월 3일
댓글: Nick Pepper 2018년 1월 19일
I was trying to solve Heat Transfer Problem With Temperature-Dependent Properties using Partial Differential Equation Toolbox in Matlab. I tried the example file provided in Mathworks page,
(https://www.mathworks.com/help/pde/examples/solving-a-heat-transfer-problem-with-temperature-dependent-properties.html)
but an error was shown in my Command window
"Can't reload 'C:\Program Files\MATLAB\R2017a\bin\win64\ libmwpdekernel.dll' "
I couldn't figure out what was wrong. I would really appreciate if anyone help me out with this

답변 (1개)

Damian Sheehy
Damian Sheehy 2018년 1월 3일
Hi Avijit,
It's likely your distribution is missing a Microsoft Visual Studio runtime library named msvcp100.dll Take a look in your MATLAB installation for the bin\win64 directory. The libmwpdekernel.dll library should be present in that directory and msvcp100.dll should also be present. If msvcp100.dll is missing please reach out to technical support or contact me directly and we will send you a copy of the dll.
Regards,
Damian
  댓글 수: 1
Nick Pepper
Nick Pepper 2018년 1월 19일
Hi, I'm also having trouble with this same problem. I have both mscvp100.dll and libmwpkernel.dll installed. Best, Nick

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by