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 currently have a working program running on code composer v7. I am attempting to graph an array called "magnitude" against another array called "frequency," on GUI Composer v2. To do this I have tried using the Plot Widget, however I can not figure out how to set up the javascript file so I can bind these arrays to the plot widget. Is there an example code that shows how to graph 2 arrays against one another using the plot widget?
Thank You