using the matlab function of dlmwrite

2 visualizaciones (últimos 30 días)
PUI SAN LO
PUI SAN LO el 16 de Jun. de 2011
hi, i am using the matlab to write a programme to export the data from matlab to text files as the example: A=[1 2 3 4; 5 6 7 8]; dlmwrite ('my_data.txt',A); however, it doesn't work ...
  3 comentarios
Chirag Gupta
Chirag Gupta el 16 de Jun. de 2011
This should work fine! Ensure that you have write permissions on the current folder
PUI SAN LO
PUI SAN LO el 17 de Jun. de 2011
thank you for your help, i will try it again~

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by