Hi, Am using Code Composer Studiov6. I have run a program in CCS and have plotted the results. I want to import the plotted data into MATLAB and plot the same in MATLAB. How to do it?
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.
Hi, Am using Code Composer Studiov6. I have run a program in CCS and have plotted the results. I want to import the plotted data into MATLAB and plot the same in MATLAB. How to do it?
Hi Jyothi,
Please post these types of queries on CCS forum. This forum is meant for device specific queries.
Regards,
Shankari.
Hi Jyothi,
If you right-click in the CCS graph and select 'Data -> Export All", you can export the plotted results to a simple csv file. Then you can format the data what ever way you wish to import that into MATLAB. If you are not sure how to import data into MATLAB, I suggest you contact their support.
Thanks
ki