subplot(311), plot(time,pompa), grid on, ylabel('Pompa ON/OFF') subplot(312), plot(time,debit_in), grid on, ylabel('debit masuk [l/sec]') subplot(313), plot(time,level),grid on, xlabel ('time [sec]'), ylabel ('level [m]')