Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
xdel
deleta uma janela de gráficos (obsolete)
Seqüência de Chamamento
xdel() xdel(win_nums)
Parâmetros
- win-nums
inteiro ou vetor de inteiros
Descrição
xdel(…) is obsolete and will be removed from Scilab 6.2. Please use close(…) instead. |
xdel
deleta a janela de gráficos
win-nums
ou a janela de gráficos corrente, se não for
fornecido nenhum argumento.
Exemplos
Ver também
Histórico
Versão | Descrição |
6.1.1 | xdel() declared obsolete. close() replaces it. |
Report an issue | ||
<< winsid | figure_operations | xname >> |