subplot(511),plot(time,katupO), grid on, xlabel('time'), ylabel('Katup Oto [Volt]'); subplot(512),plot(time,katupM), grid on, xlabel('time'), ylabel('Katup Man [%]'); subplot(513),plot(time,pompa), grid on, xlabel('time'), ylabel('Pompa [Volt]'); subplot(514),plot(time,level), grid on, xlabel('time'), ylabel('Level [mm]'); subplot(515),plot(time,LT), grid on, xlabel('time'), ylabel('Sensor[Volt]');