您好,我正在努力做与您相同的事情,不同之处在于我正在尝试使用matlab打开跟踪文件.dat并且我没有得到任何相关但奇怪的符号,我知道它是二进制的并且我已经尝试过了
在matab中使用fread,但它返回没有逻辑的值。
你知道怎么做吗?
你知道从.dat到.csv的转换方式吗?
我可以使用matlab读取.csv没有问题。
以上来自于谷歌翻译
以下为原文
Hello,
I am trying to do the samething as you, the difference is because I am trying to open a trace file .dat using matlab and I am not getting anything relevant but weird symbols, I know it is in binary and I have already tried to use fread in matab, but it returned values with no logic. Do you have any idea how to do that? do you know a way to convert from .dat to .csv? I can read .csv with no problems using matlab.
您好,我正在努力做与您相同的事情,不同之处在于我正在尝试使用matlab打开跟踪文件.dat并且我没有得到任何相关但奇怪的符号,我知道它是二进制的并且我已经尝试过了
在matab中使用fread,但它返回没有逻辑的值。
你知道怎么做吗?
你知道从.dat到.csv的转换方式吗?
我可以使用matlab读取.csv没有问题。
以上来自于谷歌翻译
以下为原文
Hello,
I am trying to do the samething as you, the difference is because I am trying to open a trace file .dat using matlab and I am not getting anything relevant but weird symbols, I know it is in binary and I have already tried to use fread in matab, but it returned values with no logic. Do you have any idea how to do that? do you know a way to convert from .dat to .csv? I can read .csv with no problems using matlab.
举报