Me sale el error "Undefined function or variable 'delimitedTextImportOptions'."
Show older comments
Answers (2)
Ameer Hamza
on 7 Jun 2020
0 votes
delimitedTextImportOptions was introduced in R2018b. You may try to replace it with DelimitedTextImportOptions (the first letter is uppercase).
4 Comments
Bianca Sabrina Rábago Hurtado
on 7 Jun 2020
Edited: Ameer Hamza
on 7 Jun 2020
Ameer Hamza
on 7 Jun 2020
What is the output of
which DelimitedTextImportOptions
in command window.
Chikamso Nwani
on 23 Jul 2020
Doesn't work, no change
yutong hu
on 19 Oct 2020
Hello, I met the same question. Did you make it? Would you please tell me your experience?
yutong hu
on 19 Oct 2020
0 votes
Hello, I met the same question. Did you make it? Would you please tell me your experience?
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
