Borrar filtros
Borrar filtros

Undefined function or variable 'extractBetween'.

1 visualización (últimos 30 días)
reza
reza el 27 de En. de 2019
Comentada: reza el 28 de En. de 2019
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?

Respuesta aceptada

madhan ravi
madhan ravi el 27 de En. de 2019
  2 comentarios
madhan ravi
madhan ravi el 27 de En. de 2019
You should probably upgrade to the later version (according to the error message I guess you are using 2016a).
reza
reza el 28 de En. de 2019
Yes, I was using 2016a and upgraded to 2018b and problem solved.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Electrical Block Libraries en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by