Unable to use Refprop file on Matlab
7 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!