Ok i understand now.
The code is working.
Thanks for this great example and your help
]]>Temperature corresponds to what I named my field in my channel. You can name the field what you want, but the name will have to match the code.
]]>The code stop to plotyy() and i have this message.
“Unrecognized variable name ‘Temperature’ “
thanks
]]>Think it was too late when I did this, too late for scrolling 🙂
Thanks that solved my problem!
Greetings from Austria
Glad that the example worked for you. In the example code, the box looks like it is cutting off 3 lines that need to be scrolled to see.
title(‘Temperature and Humidity Synchronized From Two Channels’)
xlabel(‘Temperature and Humidity in Natick, MA’)
legend(‘Temperature’,’Humidity’)
I hope that helps.
]]>