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
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to