ERROR "refprp64.dll could not be found"

110 ビュー (過去 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 Center および File ExchangeDownloads についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by