Hi,
I have a windows tool developed using C#, which is used to do testing and which generates two types of output files, one is .0 file which is equivalent to text file and another one is .res file(binary resource file).
Now i would like to import the data from these two files into Matlab to draw graphs from corresponding variables.
I can easily draw graphs from text files but i have a problem with .res files,when i try to import them to Matlab i can see data like the following:
PK É]ÎB„ó§ÜÇ°* IJË 1.tmpÔÝ \NkÛ7þ4¨¨Th¢A*•æ¡94©”)J%Ís¦JD$%¡Œ©!C ŒQÆBH B*Dõ®_›
So it would be great if someone suggests how can i import data which is easily readable by Matlab as in text format, so that i can draw plots.
Thanks.
C# tool generates .res files(binary resource files)
271818-Mar-2015
Updated on 18-Mar-2015
Mahesh KK
18-Mar-2015Samuel Fernandes
18-Mar-2015