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.