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

Risposte (2)

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

4 Commenti

What is the output of
which DelimitedTextImportOptions
in command window.
Hello, I met the same question. Did you make it? Would you please tell me your experience?

Accedi per commentare.

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

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Prodotti

Release

R2017b

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by