Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
clearfun
remove função primitiva
Seqüência de Chamamento
ret=clearfun('name')
Descrição
clearfun('name')
remove a primitiva
'name'
do conjunto de primitivas (funções built-in).
clearfun retorna %t ou %f. Esta função permite renomear uma primitiva :
uma primitiva Scilab pode ser substituída por uma função definida pelo
usuário. Para usuários experientes...
Report an issue | ||
<< Built-in & external | Built-in & external | external >> |