Hello Samuel, Comparing with the example in the « clear » page, the “%test_clear” function must have one argument :
--> m = mlist("test");
--> function %test_clear(x)
> disp("mlist test cleared")
> endfunction
--> clear m;
"mlist test cleared"
Alain
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
