Unable to use Refprop file on Matlab
조회 수: 7 (최근 30일)
이전 댓글 표시
I am trying to run a simple command to find water temperature using a refprop m file but i get the following error
Error using refpropm (line 267)
[SETUP error 101] error in opening file for component # 1; filename = (C:\Program Files\REFPROP\fluids\water.fld
).
Error in Tfunc_PQ (line 2)
T= refpropm('T','P',P,'Q',Q,'water');
Can anybody please tell the solution
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!