Undefined function or variable 'extractBetween'.

3 ビュー (過去 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 Center および File ExchangeElectrical Block Libraries についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by