Me sale el error "Undefined function or variable 'delimited​TextImport​Options'."

Respuestas (2)

delimitedTextImportOptions was introduced in R2018b. You may try to replace it with DelimitedTextImportOptions (the first letter is uppercase).

4 comentarios

It still won´t work
What is the output of
which DelimitedTextImportOptions
in command window.
Doesn't work, no change
Hello, I met the same question. Did you make it? Would you please tell me your experience?

Iniciar sesión para comentar.

yutong hu
yutong hu el 19 de Oct. de 2020
Hello, I met the same question. Did you make it? Would you please tell me your experience?

Categorías

Más información sobre Entering Commands en Centro de ayuda y File Exchange.

Productos

Versión

R2017b

Etiquetas

Respondida:

el 19 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by