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

Réponses (2)

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

4 commentaires

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?

Connectez-vous pour commenter.

Hello, I met the same question. Did you make it? Would you please tell me your experience?

Catégories

En savoir plus sur Entering Commands dans Centre d'aide et File Exchange

Produits

Version

R2017b

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by