Undefined function or variable 'extractBetween'.

1 次查看(过去 30 天)
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