Monserrat
- 1
- 0
I have a small problem to insert a code in fortran to generate me a graph in .dat only need to Fortran insert a command that I may run in the program of .dat
If the data can be written to a comma separated file (CSV) file, then there are a lot of programs like Excel or R that can read and graph the data. Matlab is expensive and may not be available.jedishrfu said:Perhaps you could instead use MATLAB to read the .dat file and generate a graph for you.