필터 지우기
필터 지우기

Undefined function or variable 'extractBetween'.

조회 수: 1 (최근 30일)
reza
reza 2019년 1월 27일
댓글: reza 2019년 1월 28일
I use Matlab 2016 and when I try the following command I get this error:
list = extractBetween(html,<h3 class=”” title=,</a></h3><p>);
Undefined function or variable 'extractBetween'.
I also searched in help but I got:
extractbetweenextractbetween not found.
What is the problem and how can I fix?

채택된 답변

madhan ravi
madhan ravi 2019년 1월 27일
  댓글 수: 2
madhan ravi
madhan ravi 2019년 1월 27일
You should probably upgrade to the later version (according to the error message I guess you are using 2016a).
reza
reza 2019년 1월 28일
Yes, I was using 2016a and upgraded to 2018b and problem solved.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by