![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
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_) |
Initialize any required system calls before calling ghostscript.
Definition in file ghostscript.m.
| 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().

| 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().

| function path_ = ghostscript>gs_path | ( | ) |
Definition at line 38 of file ghostscript.m.
References user_string().
