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.

CCS/TMS320F28335: Plotting two dimensional array in GUI Composer

Part Number: TMS320F28335


Tool/software: Code Composer Studio

Hi,

I wanted to plot current and time data using GUI Composer. There are two global arrays one is  CUR[1537] and other is Time[1537].

I want current on y axis and Time data on x axis. I tried plotting one array using line graph but I am not getting how to plot this two dimensions.

Please help with the same.

Thanks,

Namita