''insertAfter'' command does not work

So many times I have tried to use insertAfter command, I always get this error message:Undefined function or variable 'insertAfter'.

 Respuesta aceptada

Stephen23
Stephen23 el 1 de Abr. de 2017
Editada: Stephen23 el 1 de Abr. de 2017

2 votos

When you read the insertAfter documentation it states in bold lettering "Introduced in R2016b". What version of MATLAB are you using? If you have an earlier version then this function will not exist.
Alternatively you might be trying to use the function on some data that is not of class string. If you gave us the complete error message (i.e. all of the red text) then we would actually be able to tell you which of these it is.

1 comentario

Tihomir Jevtic
Tihomir Jevtic el 1 de Abr. de 2017
I'm using 2016a, there is a problem. Thank You very much!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Characters and Strings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 1 de Abr. de 2017

Comentada:

el 1 de Abr. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by