I have problems with wind turbine models
2 次查看(过去 30 天)
显示 更早的评论
it wont run can anyone help me with it.
2 个评论
Michelle Wu
2017-2-15
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
2017-2-15
编辑:John D'Errico
2017-2-15
For example, if you got an error, then provide the COMPLETE text of the error message. This will help people to help you.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!