I have problems with wind turbine models
조회 수: 3 (최근 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!