Hello,
is it possible to export measurements from GUI Composer graph windows?
Regards,
Vedad
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,
is it possible to export measurements from GUI Composer graph windows?
Regards,
Vedad
Hi Vedad,
There is no simple way to export data in the graph right now. However, if you know JavaScript, it is possible to extract the data out of the graph.
We are aware of this feature request. Can you describe what kind of data and format that you want to export, so that we can make the export feature to cover all possible cases.
Regards,
Patrick
Hi Patrick,
unforutnately, I don't know JavaScript. I would like to export data in .csv format so that I can work with the results in Matlab. For example, speed reference is zero at the begining. Then I change the speed reference to, let's say, 0.3 p.u. I would like to be allowed to do this: right click on graph --> export data to .csv. It is important for me that these measurements begin from time t = 0 so that I can compare and comment flux, current and speed in my thesis.
Regards,
Vedad