writetable function doesn't produce any output
Show older comments
The code:
writetable(t3,'C:\Users\w)
is not producing any output. Any reason for that? (I am attaching the file that contains the t3 table)
2 Comments
KL
on 24 Apr 2017
There should be a txt file named w under folder C:\Users. There seems nothing wrong with the command. Which Matlab version are you using?
wesso Dadoyan
on 24 Apr 2017
Answers (1)
Jan
on 24 Apr 2017
0 votes
You do not have write permissions directly in C:\Users\, except if you work with admin privileges. If you do so: note that this is a bad idea.
Categories
Find more on Startup and Shutdown 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!