writetable function doesn't produce any output
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
  KL
      
 el 24 de Abr. de 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?
Respuestas (1)
  Jan
      
      
 el 24 de Abr. de 2017
        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.
0 comentarios
Ver también
Categorías
				Más información sobre Startup and Shutdown en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


