필터 지우기
필터 지우기

ERROR "refprp64.dll could not be found"

조회 수: 80 (최근 30일)
Xia Zhou
Xia Zhou 2019년 9월 27일
댓글: Xia Zhou 2022년 10월 5일
1. First, I created a new folder 'work' in Disk 'F'.
2. Then I copy the 'REFPROP' folder under the 'work' folder.
3. I copy REFPRP.dll and REFPRP64_thunk_pcwin64.dll in the folder of 'REFPROP'.
4. I put refpropm.m, rp_proto.m and rp_proto64.m in the 'work' folder.
When I finish written the program, and have set the working path and saved the file as 'F:\xx\xx\work', then run the 'a.m' program, there is still error:' refprp64. DLL can not be found. Please edit the refpropm. m file and add your path to the ABO lines.'

답변 (1개)

Pankhuri Kasliwal
Pankhuri Kasliwal 2020년 10월 8일
Hi,
This missing DLL, as well as several other matlab files, must be downloaded separately from the primary installation of REFPROP, as mentioned in the 'MATLAB wrapper of REFPROP' Installation instructions.
Please click the hyper-linked files on that webpage to download these files and move them into your REFPROP installation folder (c:/Program Files (x86)/REFPROP).
  댓글 수: 3
Sumit Kumar
Sumit Kumar 2022년 10월 4일
hello,what you did in refprop.m file , iam facing same issue.
Xia Zhou
Xia Zhou 2022년 10월 5일
you may change the file path in the "refprop.m" to your "xx.m" path. For example, the file path in the "refprop.m" may be "c:/Program Files (x86)/REFPROP", you can change it to "C:\Users\Desktop\work" (the file path that your .m file is).

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

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by