We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm programming a control application. I would like to capture to step response of the controller. Therefore I write the controller answer to an array in each cycle. After stopping the application I can watch the content of the array in the uv2 debbug window but I would like to use this data in matlab. Is there a way to save the content of the array to a file to use it in matlab or any other way to get a trace. Thanks and regards