exitRTM — exit RTC-scilab.
exitRTM()
Exit RTC-scilab and close scilab environment at the same time.
initRTM("Scilab"); ... exitRTM();