Closed rapgenic closed 3 years ago
for i = 1:10 pause(0.1) disp("ciao") end
Displays 10 ciao in one shot at the end of the execution. Take inspiration from https://github.com/jupyter-xeus/xeus-cling/blob/master/include/xeus-cling/xbuffer.hpp
Displays 10 ciao in one shot at the end of the execution. Take inspiration from https://github.com/jupyter-xeus/xeus-cling/blob/master/include/xeus-cling/xbuffer.hpp