Tool/software: Code Composer Studio
Hi,
I use gui composer v1 in order to watch two signals in one line graph. The problem is that the signals are not synchronized. In the code which I have made with Simulink I insert two matrices' variables and I feed thes variables with the appropriate signals [Set point(yellow line) and Feedback (red line)]. I have also changed "continuous refresh interval" and "refresh rate" [ value:pm.$refresh_interval] but the output was almost the same. There is a phase shift between the signals. I also noticed that when I use large matrices the output is not correct. Is there any solution?
Thank you