This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello:
I raised a question about how to load in data from Matlab to CCS a few hours ago and found that matlab cannot generate "dat" format data.
It could only export a frame of data as "mat" file into my PC.
If I want to exploit this mat file data in CCS, I referred to a website which advised me to use C MAT-file APIs in my C code to read in mat-format data
into the CCS.
Here is the screenshot:
Can anybody tell me whether it is necessary and feasible to use this code in order to load mat.file data into CCS?
Is there any alternative methods to load mat-format data generated from Matlab code into the buffers of my C code in CCS?
thank you very much!
Yu