Scilab 5.4.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
xs2pdf
salva gráficos a um arquivo PDF
Seqüência de Chamamento
xs2pdf(win_num,filen [,orientation])
Parâmetros
- win_num
- escalar inteiro 
- filen
- string, nome do arquivo 
- orientation
- caractere opcional, com possíveis valores 'p' (retrato) ou 'l' (paisagem). O valor padrão é 'p'. 
Descrição
xs2pdf salva os gráficos gravados da janela
            win_num em um arquivo filen in PDF
            syntax. em sintaxe Postscript. Note que filen não deve
            ter extensão.
Exemplos
Ver Também
| Report an issue | ||
| << xs2jpg | Gráficos : exportando e imprimindo | xs2png >> |