You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a known issue in the log converter for mat files, as this tool only supports non CAN-FD dbc, in your project you use dbc with FD support, causing this converter erroneous behavior. We are upgrading our tool for FD feature, please wait.
Or you can use our mat file api in mini program to write mat file on your own.
I've followed the 1.18.3 Mat File Example section in the help docs.
But I always get the .mat file with size of 0 Bytes on disk.
You can analyze the following project.
LogConversion.zip
The text was updated successfully, but these errors were encountered: