Hold current graph
hold
No equivalent
There is no equivalent function for Matlab hold function in Scilab but it has equivalents:
may be replaced by set(gca(),"auto_clear","off")
may be replaced by set(gca(),"auto_clear","on")
can be emulated in Scilab by mtlb_hold