Writing data to an external file from a MOD file
Posted: Wed Jul 18, 2007 9:22 am
Hi,
is it possible from within a .mod file to write data to an external file? For instance, from within a .mod file I can use the "printf" to write the values of the estimated current to the screen. So instead of writing the data to the screen, I want to write them to a file named "data.txt". Is it possible?
Many thanks in advance.
V.
is it possible from within a .mod file to write data to an external file? For instance, from within a .mod file I can use the "printf" to write the values of the estimated current to the screen. So instead of writing the data to the screen, I want to write them to a file named "data.txt". Is it possible?
Many thanks in advance.
V.