Le 01/07/2020 à 13:29, Lamy Alain a écrit :

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"


Thank you, Alain. I did not pay attention to the example.

I will fix the page to indicate that at least one argin is required, provided that this requirement is intentional.

Samuel

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to