Run time error in bat file

File "C:\Program Files\MATLAB\MATLAB Runtime\v95\toolbox\compiler_sdk\pysdk_py\matlab_pysdk\runtime\deployablepackage.py", line 33, in initialize
mcr_handle = self.__cppext_handle.startMatlabRuntimeInstance(self.__ctf_path)
SystemError: Can't load 'C:\Program Files\MATLAB\MATLAB Runtime\v95\bin\win64\ File "C:\Program Files\MATLAB\MATLAB Runtime\v95\toolbox\compiler_sdk\pysdk_py\matlab_pysdk\runtime\deployablepackage.py", line 33, in initialize
mcr_handle = self.__cppext_handle.startMatlabRuntimeInstance(self.__ctf_path)
SystemError: Can't load 'C:\Program Files\MATLAB\MATLAB Runtime\v95\bin\win64\wkspintrospect.dll': The specified procedure could not be found..dll': The specified procedure could not be found.
can any one help with this one?

Answers (1)

Junjie Wu
Junjie Wu on 25 May 2019
I had the same question, but I don't know how to deal with it... if you know the answer, please tell me...thanks a lot!

Categories

Products

Release

R2018b

Asked:

on 27 Mar 2019

Answered:

on 25 May 2019

Community Treasure Hunt

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

Start Hunting!