Community Profile

photo

RAJESH PANTHI


Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

Feeds

Ver por

Pregunta


I have a *.m file which can read data in *.3ddose file (this is output data file from some simulation) and displays in the "Command Window" page of Matlab. Is there any way to write this displayed data into other text file?
function m = ReadEppOutput(file) % open the file f = fopen(file, 'rb'); % read two integers which give the size o...

más de 10 años hace | 2 respuestas | 1

2

respuestas