I have problems with wind turbine models
2 views (last 30 days)
Show older comments
it wont run can anyone help me with it.
2 Comments
Michelle Wu
on 15 Feb 2017
Hi Jeffrey,
I tried to run the script "wturbinemodel.m" in R2016b and I got the following error:
Undefined function or variable 'direct_pe_fwt_w11'.
Error in wturbinemodel (line 10)
v = (direct_pe_fwt_w11(:,109));
It looks like you are missing a function named "direct_pe_fwt_w11".
Please also be more specific with your questions so that the community can provide better inputs.
John D'Errico
on 15 Feb 2017
Edited: John D'Errico
on 15 Feb 2017
For example, if you got an error, then provide the COMPLETE text of the error message. This will help people to help you.
Answers (0)
See Also
Categories
Find more on Wind Power 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!