KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ghostscript.m File Reference

Initialize any required system calls before calling ghostscript. More...

Go to the source code of this file.

Functions

function
varargout
ghostscript (cmd)
 Initialize any required system calls before calling ghostscript. More...
 
function path_ = ghostscript>gs_path ()
 
function good = ghostscript>check_store_gs_path (path_)
 
function good = ghostscript>check_gs_path (path_)
 

Detailed Description

Initialize any required system calls before calling ghostscript.

Definition in file ghostscript.m.

Function Documentation

function varargout = ghostscript (   cmd)

Initialize any required system calls before calling ghostscript.

Definition at line 17 of file ghostscript.m.

Referenced by eps2pdf(), and print2array().

Here is the caller graph for this function:

function good = ghostscript>check_gs_path (   path_)

Definition at line 136 of file ghostscript.m.

function good = ghostscript>check_store_gs_path (   path_)

Definition at line 122 of file ghostscript.m.

References user_string().

Here is the call graph for this function:

function path_ = ghostscript>gs_path ( )

Definition at line 38 of file ghostscript.m.

References user_string().

Here is the call graph for this function: