10-07-2010 09:29 PM
I'm trying to make the graph show a temperature from 95 degrees to 55 to 72 and back to 95 degrees and the cycle as follows. With a time cycle of 10 seconds for each temperature change. How do I start with the plotting and the gradual change in the temperature?
10-11-2010 08:01 PM
I've tried out with the plotting but I'm not sure how to change the temperature from 95 degrees to 55 degrees. I need help in the plotting.
10-12-2010 08:51 PM
see attached file
10-12-2010 10:13 PM
I've tried it out but I can't seem to connect the index array though. Could you help me out?
10-12-2010 10:33 PM
right click on build array>>concatenate inputs
10-12-2010 10:49 PM
I want to know how do I slow down the graph because it is going too fast. How do I control the time of the graph?
10-14-2010 01:52 AM
My supervisor asked me to used a counter to do the plotting. That there is supposed to be 3 cases whereby the each plot(from 90 degrees to 55 to 72 degrees) will go through a loop and repeat the plotting again. I need alot of help in this.
10-17-2010 09:17 PM
I've done the plotting after a LONG time of trying again and again. And I think it works. Here's what I've done.