hello,
I'm trying to import data from external file (it's a text file with fractions separated by space) and manipulate that data as a floating point. I've tried using 'fget' and 'getstring' and 'readline' and I'm getting an error that says that I'm trying to make a data out of a pointer or incompatible data type. Does anybody have any idea of how I could do this? Thanks
r.
ps. sample of external data file
1.235485 0.385924 1.256915 1.928245
0.223548 0.948562 0.658851 0.251387
2.254912 1.526842 0.125884 2.002154